http_admin_server

package
v0.1.31 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2022 License: LGPL-2.1 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HeraHttpRoute

type HeraHttpRoute struct {
	Name   string
	Handle func(ctx context.Context, request *go_nuntio.HeraRequest) (*go_nuntio.HeraResponse, error)
}

type Server

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

func New

func New(environment *environment.Environment, handler go_nuntio.HeraAdminServer, interceptor interceptor.Interceptor, authenticator nuntio.AdminAuthenticator, logger *zap.Logger, storage storagex.Storage, repository repository.Repository) (*Server, error)

func (*Server) Run

func (s *Server) Run() error

Jump to

Keyboard shortcuts

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