service_builder

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 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:"httpSrv"`
	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