Documentation ¶
Index ¶
- func ParseQuery(cache *Records, m *dns.Msg) error
- type ARecord
- type Records
- func (r *Records) AddARecord(domain string, ip string)
- func (r *Records) Find(domain string) []string
- func (r *Records) FindDeleteQueue(domain string) []string
- func (r *Records) RemoveARecord(domain string, ip string) error
- func (r *Records) RemoveARecordQueue(domain string, ip string) error
- func (r *Records) ResetDeleteQueue(domain string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Records ¶
func (*Records) AddARecord ¶
func (*Records) FindDeleteQueue ¶
func (*Records) RemoveARecordQueue ¶
func (*Records) ResetDeleteQueue ¶
Click to show internal directories.
Click to hide internal directories.