Documentation ¶
Index ¶
- type Dao
- func (d *Dao) AddApp(c context.Context, g *model.App) error
- func (d *Dao) Close()
- func (d *Dao) DelApp(c context.Context, appid int64) error
- func (d *Dao) ListApp(c context.Context, t *model.AppListParams) (res []*model.App, err error)
- func (d *Dao) Ping(c context.Context) (err error)
- func (d *Dao) UpdateApp(c context.Context, arg *model.AppParams) error
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.