Documentation ¶
Index ¶
- func All(ctx context.Context, db *pop.Connection, parent, filter, model interface{}) error
- func Create(ctx context.Context, db *pop.Connection, input, id, model interface{}) error
- func Destroy(ctx context.Context, db *pop.Connection, model interface{}) error
- func Find(ctx context.Context, db *pop.Connection, id, model interface{}) error
- func FindChild(ctx context.Context, db *pop.Connection, parent, model interface{}) error
- func Update(ctx context.Context, db *pop.Connection, input, id, model interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.