bootstrap

package
v0.0.0-...-141f39b Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2026 License: GPL-3.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInjector

func NewInjector(cfg *config.Config) do.Injector

func Start

func Start(rawConfig string) (string, error)

func Stop

func Stop()

Types

type Server

type Server struct {
	Mux  *runtime.ServeMux
	Echo *echo.Echo
	Grpc *grpc.Server
	// contains filtered or unexported fields
}

func NewServer

func NewServer(ctx *app.Context, services ...api.Service) (*Server, error)

func (*Server) Addr

func (srv *Server) Addr() string

func (*Server) Result

func (srv *Server) Result() (string, error)

func (*Server) Shutdown

func (srv *Server) Shutdown() error

func (*Server) Start

func (srv *Server) Start() error

Jump to

Keyboard shortcuts

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