types

package
v1.0.0-beta.122 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MyOrigin, _ = os.Hostname()

Functions

This section is empty.

Types

type AccessToken

type AccessToken struct {
	Namespace string
	Sub       string
	Project   string
	Role      string
}

type ContentType

type ContentType string
const (
	JSON      ContentType = "application/json; charset=utf-8"
	STREAMING ContentType = "application/x-json-stream; charset=utf-8"
)

Jump to

Keyboard shortcuts

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