func()

in lib/server.go [33:35]


func (s *Server) GetConfig() *Config {
	return s.config
}