target

package
v0.0.0-...-5efb8fe Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bar

func Bar()

func Foo

func Foo()

Types

type Enum

type Enum string
const (
	EnumFoo Enum = "foo"
	EnumBar Enum = "bar"
	EnumBaz Enum = "baz"
)

type Enum2

type Enum2 string
const (
	Enum2Foo Enum2 = "foo"
	Enum2Bar Enum2 = "bar"
	Enum2Baz Enum2 = "baz"
)

type EnumWithComments

type EnumWithComments string
const (
	EnumWithCommentsFoo   EnumWithComments = "foo"
	EnumWithCommentsBar   EnumWithComments = "bar"
	EnumWithCommentsBaz   EnumWithComments = "baz"
	EnumWithCommentsQux   EnumWithComments = "qux"
	EnumWithCommentsQuux  EnumWithComments = "quux"
	EnumWithCommentsCorge EnumWithComments = "corge"
)

nothing

type EnumWithComments2

type EnumWithComments2 string
const (
	EnumWithComments2Foo EnumWithComments2 = "foo"
	EnumWithComments2Bar EnumWithComments2 = "bar"
	EnumWithComments2Baz EnumWithComments2 = "baz"
)

Jump to

Keyboard shortcuts

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