fiorix / go-diameter

Diameter stack and Base Protocol (RFC 6733) for the Go programming language
Other
244 stars 141 forks source link

fix: properly parse avp struct tag #191

Open SX91 opened 8 months ago

SX91 commented 8 months ago

Read omitempty from avp tag instead of the end of the tags string.