ports

package
v0.0.0-...-36a2cef Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2022 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func NewService

func NewService() *Service

func (*Service) HandleCreate

func (s *Service) HandleCreate(writer http.ResponseWriter, request *http.Request)

func (*Service) HandleDelete

func (s *Service) HandleDelete(writer http.ResponseWriter, request *http.Request)

func (*Service) HandleOmList

func (s *Service) HandleOmList(writer http.ResponseWriter, request *http.Request)

func (*Service) HandleProduce

func (s *Service) HandleProduce(writer http.ResponseWriter, request *http.Request)

func (*Service) HandleSubscribe

func (s *Service) HandleSubscribe(writer http.ResponseWriter, request *http.Request)

func (*Service) HandleUnsubscribe

func (s *Service) HandleUnsubscribe(writer http.ResponseWriter, request *http.Request)

func (*Service) Start

func (s *Service) Start() error

Jump to

Keyboard shortcuts

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