index
:
forge.git
bunnies
master
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
forged
/
internal
/
database
/
config.go
blob: 369769304089bb3b57e64ad8887f628cfa623ab7 (
plain
) (
blame
)
1
2
3
4
5
package
database
type
Config
struct
{
Conn
string
`scfg:"conn"`
}