Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrTooManyAttempts = errors.New("too many failed attempts")
)
Functions ¶
This section is empty.
Types ¶
type SQLiteMapping ¶
type SQLiteMapping struct {
// contains filtered or unexported fields
}
func (*SQLiteMapping) Close ¶
func (m *SQLiteMapping) Close() error
func (*SQLiteMapping) EnsureMapping ¶
func (*SQLiteMapping) ReverseLookup ¶
Click to show internal directories.
Click to hide internal directories.