Versions in this module Expand all Collapse all v0 v0.9.10 Nov 3, 2017 v0.9.9 Oct 18, 2017 Changes in this version + type Class int + const All + const Denial + const Error + const Success + func ClassFromString(s string) (Class, error) + func Classify(t Type) Class + func (c Class) String() string + type Type int + const Delegation + const Meta + const NameError + const NoData + const NoError + const OtherError + const Update + func TypeFromString(s string) (Type, error) + func Typify(m *dns.Msg, t time.Time) (Type, *dns.OPT) + func (t Type) String() string