Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrPrivate = errors.New("user is private")
ErrPrivate is an error returned by Check when the user is in the list.
Functions ¶
This section is empty.
Types ¶
type List ¶
type List struct {
// contains filtered or unexported fields
}
List is a List backed by an SQL database.
Click to show internal directories.
Click to hide internal directories.