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
Click to show internal directories.
Click to hide internal directories.