Documentation ¶
Index ¶
Constants ¶
View Source
const (
GdriveGetDirectLinkPath = "https://www.googleapis.com/drive/v3/files/%s?fields=webContentLink"
)
Variables ¶
View Source
var (
ErrMallFormated = fmt.Errorf("Malformed p.a.c.k.e.r symtab")
)
View Source
var (
ErrNotStatusOK = fmt.Errorf("Got a non %d http response", http.StatusOK)
)
Functions ¶
func NewDecoder ¶
func NewDecoder() decoder
Types ¶
type Unpacker ¶
type Unpacker struct {
// contains filtered or unexported fields
}
func NewUnpacker ¶
func NewUnpacker() *Unpacker
Click to show internal directories.
Click to hide internal directories.