Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Distributed ¶
type Distributed struct {
// contains filtered or unexported fields
}
func New ¶
func New(bucket, prefix string) *Distributed
func NewWithUrl ¶ added in v1.0.12
func NewWithUrl(url string) (*Distributed, error)
func (*Distributed) Unlock ¶
func (d *Distributed) Unlock() error
Click to show internal directories.
Click to hide internal directories.