service_builder

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2022 License: Apache-2.0 Imports: 43 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name = "service"
)

Variables

This section is empty.

Functions

func New

func New(name string, desc ...string) service.Service

Types

type Cfg

type Cfg struct {
	Grpc        grpc_builder.Cfg  `yaml:"grpc"`
	Api         fiber_builder.Cfg `yaml:"api"`
	Gw          gw_builder.Cfg    `yaml:"gw"`
	Advertise   string            `yaml:"advertise"`
	Middlewares []string          `yaml:"middlewares"`
	PrintRoute  bool              `yaml:"print-route"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL