DEBSOURCES
Skip Quicknav
sources / golang-github-nesv-go-dynect / 0.6.0%2Bgit20190806.63e11f6-2 / dynect / zone.go
123456789
package dynect // Zone struct to hold record details type Zone struct { Serial string SerialStyle string Zone string Type string }