labels

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	Gosb        = "gosb"
	GenerateCmd = "go:generate"

	StructTagRequired = "required"
	StructTagOptional = "optional"

	FeatureFlagPtr Feature = "ptr"
	FeatureFlagArr Feature = "arr"
	FeatureFlagOpt Feature = "opt"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Feature

type Feature string

func ParseFeatures

func ParseFeatures(s string) ([]Feature, error)

func (Feature) String

func (t Feature) String() string

Jump to

Keyboard shortcuts

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