httpapi

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT, MIT Imports: 47 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func New

func New(cfg config.Config, brokerPolicy *policy.Policy) (*Server, error)

func (*Server) Close

func (s *Server) Close() error

Close releases the broker's durable state lease and database handles.

func (*Server) Handler

func (s *Server) Handler() http.Handler

func (*Server) OperatorHandler

func (s *Server) OperatorHandler() http.Handler

OperatorHandler exposes Brokerkit's shared inbox over the canonical grant store.

func (*Server) Start

func (s *Server) Start(ctx context.Context)

Jump to

Keyboard shortcuts

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