data

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const IgnoredConst = 1

Variables

View Source
var IgnoredAnonymousStruct = struct {
	Int1 int `property:"get"`
}{
	Int1: 1,
}
View Source
var IgnoredVar = regexp.MustCompile(`^$`)

Functions

func Func

func Func()

Types

type EmptyStruct

type EmptyStruct struct{}

type FailStruct

type FailStruct struct {
	Ignored3 int `property:"undefined"`
}

type OtherSuccessStruct

type OtherSuccessStruct struct {
	// contains filtered or unexported fields
}

type String

type String string

type SuccessStruct

type SuccessStruct struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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