We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a6d83 commit e0c46edCopy full SHA for e0c46ed
1 file changed
README.md
@@ -222,6 +222,8 @@ The rest of the document is omitted for brevity.
222
Similar excerpts from Section 3.1 of RFC 791 are quoted in comments to
223
the [definition](https://github.com/joel-ling/go-bitfields/blob/v1.0.2/internal/structs/demo/rfc-791-internet-header-format.go)
224
of struct `demo.RFC791InternetHeaderFormatWithoutOptions`.
225
+Values of constants in the struct literal in the example code above
226
+are declared in the same file containing the struct definition.
227
228
### Structs
229
#### Formats
0 commit comments