Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsulJobDB ¶
type ConsulJobDB struct {
// contains filtered or unexported fields
}
func New ¶
func New(address string) *ConsulJobDB
func (*ConsulJobDB) Close ¶
func (db *ConsulJobDB) Close() error
func (*ConsulJobDB) Delete ¶
func (db *ConsulJobDB) Delete(id string) error
Click to show internal directories.
Click to hide internal directories.