bootstrap

package
v0.0.0-...-e67e6ae Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runable

type Runable interface {
	Run()
}

type Server

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

func NewServer

func NewServer(ctx context.Context, c *conf.Config, tracer opentracing.Tracer, logger log.Factory) *Server

func (*Server) Close

func (srv *Server) Close() error

func (*Server) Run

func (srv *Server) Run() error

Run ...

func (*Server) Wait

func (srv *Server) Wait() error

Wait waits for the server to exit.

Jump to

Keyboard shortcuts

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