a

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2020 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	Name    string `naff:"createable,editable"`
	Details string `naff:"createable,editable"`
}

type Person

type Person struct {
	Name      string  `naff:"createable,editable"`
	Age       *uint64 `naff:"createable"`
	Gender    float32 `naff:"createable,editable"`
	Birthdate uint64  `naff:"createable,editable"`
}

Jump to

Keyboard shortcuts

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