Documentation
¶
Index ¶
Constants ¶
View Source
const (
DNSLOG = `http://dnslog.cn`
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RecordsResp ¶
type RecordsResp struct {
Records [][]string `json:"records,omitempty"`
}
func GetRecords ¶
func GetRecords(session string) RecordsResp
Click to show internal directories.
Click to hide internal directories.