Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 93 Bytes

MX.md

File metadata and controls

8 lines (6 loc) · 93 Bytes

结构 MX

type MX struct {
    Host string
    Pref uint16
}

DNS 的MX记录结构