Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BindAllocator ¶
type BindAllocator struct {
// contains filtered or unexported fields
}
func NewBindAllocator ¶
func NewBindAllocator(url *url.URL) (*BindAllocator, error)
func (*BindAllocator) Next ¶
func (b *BindAllocator) Next() *url.URL
Click to show internal directories.
Click to hide internal directories.