http_admin_server

package
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: LGPL-2.1 Imports: 12 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.HeraAdminRequest) (*go_nuntio.HeraAdminResponse, 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 authenticator.AdminAuthenticator, logger *zap.Logger) (*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