Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrStorageNotFound = errors.New("not found")
Functions ¶
This section is empty.
Types ¶
type DomainType ¶
type DomainType int
const ( DomainTypeA DomainType = iota + 1 DomainTypeTxt DomainTypeSrv DomainTypePtr )
Click to show internal directories.
Click to hide internal directories.