Documentation ¶
Index ¶
- func GetValueAsBool(f *ast.ObjectField) *bool
- func GetValueAsBoolOrFalse(f *ast.ObjectField) bool
- func GetValueAsFloat64(f *ast.ObjectField) *float64
- func GetValueAsInt(f *ast.ObjectField) *int
- func GetValueAsInt64(f *ast.ObjectField) *int64
- func GetValueAsString(f *ast.ObjectField) *string
- func GetValueAsStringArray(f *ast.ObjectField) []string
- func GetValueAsStringOrEmpty(f *ast.ObjectField) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetValueAsBool ¶
func GetValueAsBool(f *ast.ObjectField) *bool
func GetValueAsBoolOrFalse ¶
func GetValueAsBoolOrFalse(f *ast.ObjectField) bool
func GetValueAsFloat64 ¶
func GetValueAsFloat64(f *ast.ObjectField) *float64
func GetValueAsInt ¶
func GetValueAsInt(f *ast.ObjectField) *int
func GetValueAsInt64 ¶
func GetValueAsInt64(f *ast.ObjectField) *int64
func GetValueAsString ¶
func GetValueAsString(f *ast.ObjectField) *string
func GetValueAsStringArray ¶
func GetValueAsStringArray(f *ast.ObjectField) []string
func GetValueAsStringOrEmpty ¶
func GetValueAsStringOrEmpty(f *ast.ObjectField) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.