Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleJSON ¶
HandleJSON handle json format
func HandleWireFormat ¶
HandleWireFormat handle wire format
Types ¶
type Msg ¶
type Msg struct { Status int TC bool RD bool RA bool AD bool CD bool Question []Question Answer []RR `json:",omitempty"` Authority []RR `json:",omitempty"` }
Msg struct
Click to show internal directories.
Click to hide internal directories.