niki/agentapp/config.go

8 lines
90 B
Go

package agentapp
type Config struct {
// database config
// httpserver config
//...
}