Documentation
¶
Index ¶
Constants ¶
View Source
const (
ErrInvalidType = "invalid file type"
)
Variables ¶
This section is empty.
Functions ¶
func GenerateRandomUInt64 ¶
func GenerateRandomUInt64() uint64
func RemoveFromSlice ¶
func RemoveFromSlice(slice []interface{}, index int) []interface{}
Types ¶
type StructBytes ¶
type StructBytes struct {
}
func (*StructBytes) Bytes ¶
func (sb *StructBytes) Bytes() []byte
Click to show internal directories.
Click to hide internal directories.