Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrApprove = errors.New("cannot shrink files as there are database records waiting for public approval") ErrDel = errors.New("delete errors") ErrArcStore = errors.New("archive store error") ErrSQLComp = errors.New("sql compress errors") ErrSQLDel = errors.New("sql delete errors") ErrUnknown = errors.New("unknown command") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.