This repository was archived by the owner on Jun 12, 2018. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork8
Package structtag provides parsing of the defacto struct tag style.
License
NotificationsYou must be signed in to change notification settings
facebookarchive/structtag
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is taken from the Go standard library but modified to return a booleanindicating if a struct tag was found or not to allow differentiating an emptystruct tag from a non existing struct tag.
License:http://golang.org/LICENSE
Documentation:https://godoc.org/github.com/facebookgo/structtag