Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
func New ¶
func New() *Repository
func (*Repository) Del ¶
func (o *Repository) Del(name string)
func (*Repository) Get ¶
func (o *Repository) Get(name string) *Item
func (*Repository) List ¶
func (o *Repository) List(call func(name string, ip []string))
func (*Repository) Set ¶
func (o *Repository) Set(name string, d *Item)
func (*Repository) Update ¶
func (o *Repository) Update(name string, ip4, ip6 []string)
Click to show internal directories.
Click to hide internal directories.