Skip to content

Commit c8feb7c

Browse files
Sourabh-Kumar7ianlancetaylor
authored andcommitted
Well-known-struct-tags: add properties tag
The 'properties' package is imported by over 1,000 packages and provides functionality for mapping property files to Go structs. Fixes golang/go#72759 Change-Id: If38c46b9382e408c88d895d16f9e65999333c84e GitHub-Last-Rev: 65cc062 GitHub-Pull-Request: #44 Reviewed-on: https://go-review.googlesource.com/c/wiki/+/656535 Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent 8bbed0e commit c8feb7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Well-known-struct-tags.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ graphql | https://github.com/samsarahq/thunder
4444
json | https://pkg.go.dev/encoding/json
4545
mapstructure | https://pkg.go.dev/github.com/mitchellh/mapstructure
4646
parser | https://pkg.go.dev/github.com/alecthomas/participle
47+
properties | https://pkg.go.dev/github.com/magiconair/properties#Properties.Decode
4748
protobuf | https://github.com/golang/protobuf
4849
reform | https://pkg.go.dev/gopkg.in/reform.v1
4950
spanner | https://pkg.go.dev/cloud.google.com/go/spanner

0 commit comments

Comments
 (0)