runtime

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustParseTag

func MustParseTag(field reflect.StructField, tag string, defaultValue []string) []string

MustParseTag attempt to parse tag; if not possible, return default value

func ParseTag

func ParseTag(field reflect.StructField, tag string) []string

ParseTag attempt to parse tag

func ParseTagList

func ParseTagList(field reflect.StructField, tags []string) []string

ParseTagList attempt to parse tag from a list of possible tags if a match from the list of possible tags is found, returns the list of options

Types

This section is empty.

Jump to

Keyboard shortcuts

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