package
3.0.2+incompatible
Repository: https://github.com/ctrlzy/go-diameter.git
Documentation: pkg.go.dev
# Structs
App defines a diameter application in XML and its multiple AVPs.
AVP represents a dictionary AVP that is loaded from XML.
Base defined AVPs that can be used by all subsequent Applications.
Cmd defines a diameter command (CE, CC, etc).
CmdRule defines the rule for a Diameter command.
DataType represents a dictionary data type.
Enum contains the code and name of Enumerated items.
File is the dictionary root element of a XML file.
Grouped represents a grouped AVP definition.
GroupedRule defines the usage rules of a Grouped AVP.
Rule defines the usage rules of an AVP.
Rules contains a list of AVP rules.
Typedefn defines diameter data types for the base protocol.
Vendor defines diameter vendors in XML, that can be used to translate the VendorId AVP of incoming messages.