Documentation ¶ Index ¶ func NewConfigGateway(o *option.Option) gateway.ConfigGateway func NewServiceGateway(pkg *packages.Package, o *option.Option, graphTypes *graph.Graph, ...) (gateway.ServiceGateway, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewConfigGateway ¶ func NewConfigGateway(o *option.Option) gateway.ConfigGateway func NewServiceGateway ¶ func NewServiceGateway( pkg *packages.Package, o *option.Option, graphTypes *graph.Graph, commentFuncs map[string][]string, commentFields map[string]map[string]string, enums *typeutil.Map, wd string, externalOptions []*option.ResultOption, ) (gateway.ServiceGateway, error) Types ¶ This section is empty. Source Files ¶ View all Source files config.goservice.go Click to show internal directories. Click to hide internal directories.