Go Client - Parsing of Response from server

Methods:

  • Attribute string
  • Properties string
  • Value(property string) byte
  • HasValue(property string) bool
  • Children() *Node
  • NumChildren() int

I’d say try the iterative process first – unless it gets too hard, then we’ll see how we can optimize it.

1 Like