Documentation
¶
Index ¶
- type Installer
- type Linkage
- func (l *Linkage) AddItem(name string) (*Linkage, error)
- func (l *Linkage) AddItems(name ...string) error
- func (l *Linkage) DeleteItem(id int64) error
- func (l *Linkage) GetHandle(ctx *web.Context) web.Responser
- func (l *Linkage) GetItem(id int64) *Linkage
- func (l *Linkage) ID() int64
- func (l *Linkage) PutHandle(ctx *web.Context) web.Responser
- func (l *Linkage) SetItem(id int64, name string) error
- type System
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.