server

package
v2.17.0 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

Types

type Config

type Config struct {
	Logger  micrologger.Logger
	Service *service.Service
	Viper   *viper.Viper

	ProjectName string
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

func New

func New(config Config) (*Server, error)

func (*Server) Boot

func (s *Server) Boot()

func (*Server) Config

func (s *Server) Config() microserver.Config

func (*Server) Shutdown

func (s *Server) Shutdown()

Directories

Path Synopsis
lister
Package lister provides the endpoint to retrieve multiple credentials
Package lister provides the endpoint to retrieve multiple credentials
searcher
Package searcher provides the endpoint to retrieve one credential.
Package searcher provides the endpoint to retrieve one credential.

Jump to

Keyboard shortcuts

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