tumblebug

package
v0.0.0-...-af453be Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
}

type TbConnConfig

type TbConnConfig struct {
	ConfigName     string `json:"configName"`
	CredentialName string `json:"credentialName"`
	DriverName     string `json:"driverName"`
	ProviderName   string `json:"providerName"`
	RegionName     string `json:"regionName"`
}

type TbConnConfigList

type TbConnConfigList struct {
	ConnectionConfig []TbConnConfig `json:"connectionconfig"`
}

type Tumblebug

type Tumblebug struct {
	Model
}

func NewTumblebug

func NewTumblebug() *Tumblebug

func (*Tumblebug) ListConnConfig

func (self *Tumblebug) ListConnConfig() (*TbConnConfigList, error)

type TumblebugStatus

type TumblebugStatus struct {
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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