refImpl

package
v0.0.0-...-cc2a774 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(config Config) (*service.Server, error)

Types

type Config

type Config struct {
	Log               log.Config     `envconfig:"LOG"`
	MongoDB           mongodb.Config `envconfig:"MONGODB"`
	Nats              nats.Config    `envconfig:"NATS"`
	Service           service.Config
	GoRoutinePoolSize int                `envconfig:"GOROUTINE_POOL_SIZE" default:"16"`
	Dial              certManager.Config `envconfig:"DIAL"`
	Listen            certManager.Config `envconfig:"LISTEN"`
	StoreMongoDB      storeMongodb.Config
}

func (Config) String

func (c Config) String() string

String return string representation of Config

Jump to

Keyboard shortcuts

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