Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BytesUploader ¶
type BytesUploader struct {
// contains filtered or unexported fields
}
func NewBytesUploader ¶
func NewBytesUploader(name string, b []byte) *BytesUploader
func (*BytesUploader) Name ¶
func (b *BytesUploader) Name() string
func (*BytesUploader) Size ¶
func (b *BytesUploader) Size() int64
type Sender ¶
type Sender struct {
// contains filtered or unexported fields
}
type TopicResponse ¶
type VkClient ¶
func NewVkClient ¶
func (VkClient) ReadTopic ¶
func (v VkClient) ReadTopic(req vk.RequestParams) (TopicResponse, error)
Click to show internal directories.
Click to hide internal directories.