group

package
v0.0.0-...-22dacb7 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const Kind = "group"

Variables

This section is empty.

Functions

This section is empty.

Types

type ChildData

type ChildData struct {
	generate.Handler
	// contains filtered or unexported fields
}

func (ChildData) Keys

func (c ChildData) Keys() []string

func (ChildData) StructName

func (c ChildData) StructName() string

type Group

type Group struct {
	Options     definition.Options
	Name        string
	Description string
}

func New

func New(name, desc string, opts ...definition.Option) Group

func (Group) Kind

func (o Group) Kind() string

type View

type View struct {
	Group
	ParentName string
	generate.ViewOption
}

func (View) FuncName

func (v View) FuncName() string

func (View) StructName

func (v View) StructName() string

Jump to

Keyboard shortcuts

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