Documentation ¶
Index ¶
Constants ¶
View Source
const GistMaxSize = 195 * 1024 * 1024
Actual limit is likely ~200mb.
Variables ¶
View Source
var ErrInvalidCommand = errors.New("invalid command")
Functions ¶
Types ¶
type ErrAlreadyLogged ¶
type ErrAlreadyLogged struct {
Err error
}
func (ErrAlreadyLogged) Error ¶
func (e ErrAlreadyLogged) Error() string
Click to show internal directories.
Click to hide internal directories.