param

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Base

type Base struct {
	Cluster    string
	Namespaces []string
}

type Client

type Client struct {
	*Base

	Meta  string `validate:"required,url"`
	Appid string `validate:"required"`

	Logger log.Logger
	Http   *http.Client
}

func NewClient

func NewClient() *Client

Jump to

Keyboard shortcuts

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