Documentation ¶
Index ¶
- func LoadMemes(ctx context.Context, db database.Database) ([]*models.Meme, error)
- func RemoveMeme(ctx context.Context, db database.Database, name string) error
- func Run(ctx context.Context, priv crypto.PrivateKey, db database.Database, ...) error
- func StoreMeme(ctx context.Context, db database.Database, m *models.Meme) error
- type Viewer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.