suites

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scaffold

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

func NewScaffold

func NewScaffold() *Scaffold

func (*Scaffold) CreateRoute

func (s *Scaffold) CreateRoute(route *types.Route) (*types.Route, error)

func (*Scaffold) CreateService

func (s *Scaffold) CreateService(service *types.Service) (*types.Service, error)

func (*Scaffold) DeleteRoute

func (s *Scaffold) DeleteRoute(id string) error

func (*Scaffold) DeleteService

func (s *Scaffold) DeleteService(id string) error

func (*Scaffold) UpdateRoute

func (s *Scaffold) UpdateRoute(route *types.Route) (*types.Route, error)

func (*Scaffold) UpdateService

func (s *Scaffold) UpdateService(service *types.Service) (*types.Service, error)

Jump to

Keyboard shortcuts

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