sections

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AfterAll

func AfterAll() hooks.HookFunc

Types

type Item

type Item struct {
	Key, Description string
	Type             reflect.Kind
	Before, After    hooks.HookFunc
}

type Section

type Section struct {
	Name, Description string
	Items             []*Item
	Before, After     hooks.HookFunc
}

func (*Section) Item

func (s *Section) Item(_key, _description string, _type reflect.Kind, _before, _after hooks.HookFunc) *Item

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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