enter

package
v2.0.7 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: ISC Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Name = "dsds"

Functions

func Get

func Get()

Types

type MyTest

type MyTest struct {
	App struct {
		// LogLevel
		LogLevel                  string        `yaml:"log_level" env-default:"info"` // 2 text
		Name                      string        `yaml:"name" env-default:"ms-sso"`
		TimeToConfirmRegistration time.Duration `yaml:"tim_to_confirm_registration" env-required:"24h"`
		IsProduction              bool          `yaml:"is_production" env:"IS_PRODUCTION" yaml-default:"true"`
	} `yaml:"app"`

	Problem1 struct{}
	// contains filtered or unexported fields
} /* some text
dsdsd
dsds
*/

Test comment

type MyTest2

type MyTest2 struct{}

type MyTest3

type MyTest3 struct{}

type MyTest4

type MyTest4 struct{} // test

type MyTest5

type MyTest5 struct{} // test

type Problem1

type Problem1 struct{}

type Problem2

type Problem2 struct{}

type Problem3

type Problem3 struct {
	time.Time
	time.Duration
	time.Location
	// contains filtered or unexported fields
}

type S1 added in v2.0.7

type S1 struct {
	F2 string
	F1 bool
}

type S2 added in v2.0.7

type S2 struct {
	F3 string
	F1 bool
	F2 bool
}

type STR

type STR string

type STRs

type STRs []string

Jump to

Keyboard shortcuts

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