update docs
This commit is contained in:
parent
9c9d65a43c
commit
73104856d2
@ -7,7 +7,7 @@ during build time. The docreflect command, or the docreflect/generate library pa
|
||||
declarations, and generates Go code that registers the docs for every declaration. Code that includes the generated initialization
|
||||
code, will have the docs accessible via the top level docreflect package methods.
|
||||
|
||||
Declarations:
|
||||
**Declarations:**
|
||||
|
||||
- the declarations must be absolute Go paths
|
||||
- when passing in the import path of a package, all the top level symbols of the package, plus the struct fields and methods of the
|
||||
|
Loading…
Reference in New Issue
Block a user