api

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCreatingAPI = errors.New("error creating api")
	ErrStartingAPI = errors.New("error starting API")
	ErrStoppingAPI = errors.New("error stopping API")
)

Functions

This section is empty.

Types

type API

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

func New

func New(o options.Options, logger types.Logger) (*API, error)

func (*API) Close

func (s *API) Close() error

func (*API) Start

func (s *API) Start(listenAddress string) error

Directories

Path Synopsis
v1

Jump to

Keyboard shortcuts

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