output

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct{}

func (*API) List

func (api *API) List(tenants map[string]*tenant.Tenant)

func (*API) Show

func (api *API) Show(t *tenant.Tenant)

type Interface

type Interface interface {
	List(tenants map[string]*tenant.Tenant)
	Show(t *tenant.Tenant)
}

Jump to

Keyboard shortcuts

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