rest

package
v0.0.0-...-13e599b Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorResponse

type ErrorResponse struct {
	Error string `json:"error"`
}

type GetDepthResponse

type GetDepthResponse struct {
	Depth int `json:"depth"`
}

type HandlerService

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

func NewHandlerService

func NewHandlerService(store service.GraphStore, broker service.MessageBroker) *HandlerService

func (*HandlerService) RegisterRouter

func (h *HandlerService) RegisterRouter(mux chi.Router)

Jump to

Keyboard shortcuts

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