github.com/vcilabs/webrpc@v0.5.2-0.20201116131534-162e27b1b33b/_examples/golang-imports/proto/util.ridl (about) 1 webrpc = v1 2 3 enum Location: uint32 4 - TORONTO 5 - NEW_YORK 6 7 message Setting 8 - config: map<string,string>