package config import "git.ikuban.com/server/kugo/conf" type Conf struct { conf.Bootstrap `yaml:",inline"` }