config

package
v1.124.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Access added in v1.123.0

type Access string

Access for config.

type Config

type Config struct {
	*client.Config `yaml:",inline" json:",inline" toml:",inline"`
	Access         Access `yaml:"access,omitempty" json:"access,omitempty" toml:"access,omitempty"`
}

Config for client.

func (*Config) GetAccess added in v1.55.1

func (c *Config) GetAccess() (string, error)

GetKey for client.

Jump to

Keyboard shortcuts

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