Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attributes ¶ added in v0.0.4
type Attributes struct {
// contains filtered or unexported fields
}
func NewAttributes ¶ added in v0.0.4
func NewAttributes(values map[string]string) *Attributes
func (*Attributes) Delay ¶ added in v0.0.4
func (a *Attributes) Delay() time.Duration
func (*Attributes) Invalidate ¶ added in v0.0.4
func (a *Attributes) Invalidate(sent time.Time) bool
func (*Attributes) Period ¶ added in v0.0.4
func (a *Attributes) Period() time.Duration
func (*Attributes) Visibility ¶ added in v0.0.4
func (a *Attributes) Visibility() time.Duration
Click to show internal directories.
Click to hide internal directories.