Documentation ¶ Index ¶ func Create(context *context.Context, identifier string, value string) func Delete(context *context.Context, identifier string) func Edit(context *context.Context, identifier string, value string) func Get(context *context.Context, identifier string) func List(context *context.Context) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Create ¶ func Create(context *context.Context, identifier string, value string) func Delete ¶ added in v0.0.41 func Delete(context *context.Context, identifier string) func Edit ¶ func Edit(context *context.Context, identifier string, value string) func Get ¶ func Get(context *context.Context, identifier string) func List ¶ func List(context *context.Context) Types ¶ This section is empty. Source Files ¶ View all Source files Create.go Delete.go Edit.go Get.go List.go Click to show internal directories. Click to hide internal directories.