gorepod/config.json
2021-06-13 19:15:21 +08:00

17 lines
457 B
JSON

{
"__comment__": "What comment? Just go read the code.",
"GitServerPrefix": "https://git.edgaru089.ml",
"GoSourceFile": "https://git.edgaru089.ml/{/path}/src/branch/master{/dir}",
"GoSourceLine": "https://git.edgaru089.ml/{/path}/src/branch/master{/dir}/{file}#L{line}",
"Repos": {
"go/gl02": {
"ImportPath": "edgaru089.ml/go/gl02",
"ShortPath": "go/gl02",
"RepoType": "git",
"RepoPath": "https://git.edgaru089.ml/go/gl02.git"
}
}
}