config

package
v1.7.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const Profile string = "config"

Variables

View Source
var ErrFoo = errors.New("foo with error")

Functions

This section is empty.

Types

type Bar

type Bar struct {
	at.ContextAware

	Name string `json:"name" value:"bar"`
}

type Foo

type Foo struct {
	Name string `json:"name" value:"foo"`
}

type FooWithError added in v1.6.0

type FooWithError struct {
	at.ContextAware
	Name string `json:"name" value:"foo"`
}

Jump to

Keyboard shortcuts

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