MCPcopy Create free account
hub / github.com/GoSimplicity/LinkMe / main

Function main

cmd/main.go:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18)
19
20func main() {
21 Init()
22}
23
24func Init() {
25 config.InitViper()

Callers

nothing calls this directly

Calls 1

InitFunction · 0.85

Tested by

no test coverage detected