Documentation ¶ Index ¶ func Delete(ctx context.Context, id string) error func Get(ctx context.Context, id string) (string, error) func GetRandom(ctx context.Context) (string, error) func Insert(ctx context.Context) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Delete ¶ added in v0.9.2 func Delete(ctx context.Context, id string) error func Get ¶ added in v0.9.2 func Get(ctx context.Context, id string) (string, error) func GetRandom ¶ func GetRandom(ctx context.Context) (string, error) func Insert ¶ added in v0.9.2 func Insert(ctx context.Context) error Types ¶ This section is empty. Source Files ¶ View all Source files minitas.go Click to show internal directories. Click to hide internal directories.