Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrRateLimit = errors.New("rate limit exceeded") ErrBadRequest = errors.New("bad request") ErrEmptyID = errors.New("empty ID received") )
basic error returned by the API
View Source
var (
RootURL = "https://apiban.org/api/"
)
RootURL the root URL for apiban server
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.
