Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrResponseNotFound = errors.New("response not found")
ErrResponseNotFound is the error when a supplied 8 ball response isn't found.
Functions ¶
func ResponseType ¶
ResponseType returns whether a response is positive, neutral, or negative. Values returned are `1` for positive, `0` for neutral, and `-1` for negative.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.