Documentation
¶
Index ¶
- type Storage
- func (s *Storage) Exists(instanceID string, mediaID string) bool
- func (s *Storage) Get(ctx context.Context, instanceID string, mediaID string) ([]byte, error)
- func (s *Storage) GetPath(instanceID string, mediaID string) string
- func (s *Storage) Save(ctx context.Context, instanceID string, messageID string, data []byte, ...) (string, 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.