package
Version:
v0.0.0-...-2e345a2
Opens a new window with list of versions in this module.
Published: May 22, 2019
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Connecter interface {
Cstr() string
}
type Memcache struct {
Host string
Port int
}
type Sqlite struct {
Path string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.