Documentation
¶
Index ¶
- type Handler
- func (h *Handler) Delete(_ context.Context, id string) error
- func (h *Handler) Init(ctx context.Context) error
- func (h *Handler) List(_ context.Context) ([]models.StorageData, error)
- func (h *Handler) Read(_ context.Context, id string) ([]byte, error)
- func (h *Handler) Write(ctx context.Context, id string, args [][2]string, data []byte) 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.