customization

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIInstaller

type APIInstaller interface {
	Install(container *restful.Container)
}

type APIList

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

func NewAPIList

func NewAPIList() *APIList

func (*APIList) Add

func (c *APIList) Add(ws *restful.WebService)

func (*APIList) Install

func (c *APIList) Install(container *restful.Container)

type APIManager

type APIManager interface {
	APIInstaller
	Add(ws *restful.WebService)
}

Jump to

Keyboard shortcuts

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