package
0.78.0-preview.1
Repository: https://github.com/vegaprotocol/vegacapsule.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Doc represents a struct documentation rendered from comments by docgen.
FileDoc represents a single go file documentation.
Example of usage:
name: Type Document
type: TypeDoc
description: TypeDoc represents the types of documentation in a file
node: A note to be displayed at the end of the doc
example:
type: json
name: JSON usage
value: { "Name": "name", "Type": "type", "Description": "description" }
*/.
No description provided by the author