Documentation
¶
Index ¶
- type Telegram
- func (t *Telegram) CannotStream() string
- func (t *Telegram) Exists(ctx context.Context, storagePath string) bool
- func (t *Telegram) Init(ctx context.Context, cfg storconfig.StorageConfig) error
- func (t *Telegram) JoinStoragePath(p string) string
- func (t *Telegram) Name() string
- func (t *Telegram) Save(ctx context.Context, r io.Reader, storagePath string) error
- func (t *Telegram) Type() storenum.StorageType
- type VideoMetadata
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Telegram ¶
type Telegram struct {
// contains filtered or unexported fields
}
func (*Telegram) CannotStream ¶
func (*Telegram) Init ¶
func (t *Telegram) Init(ctx context.Context, cfg storconfig.StorageConfig) error
func (*Telegram) JoinStoragePath ¶
func (*Telegram) Type ¶
func (t *Telegram) Type() storenum.StorageType
type VideoMetadata ¶ added in v0.39.0
Click to show internal directories.
Click to hide internal directories.