github.com/opentelekomcloud/gophertelekomcloud@v0.9.3/internal/extract/doc.go (about) 1 // Package extract contains functions for extracting JSON results into given structure or slice pointers. 2 // Those are wrappers over `json.Marshal` and `json.Unmarshal` functions with additional validation built it 3 package extract