Documentation
¶
Index ¶
Constants ¶
View Source
const MaxFileSize int64 = 1 << 30
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GocaskHandle ¶
type GocaskHandle struct {
// contains filtered or unexported fields
}
func Gocask ¶
func Gocask(fileName string) (*GocaskHandle, error)
/ Gocask - create new GocaskHandle / / @params fileName - datafile name (new or existing) / @return GoCaskHandle, error
Click to show internal directories.
Click to hide internal directories.