package
0.0.0-20241216041546-88658d9c9660
Repository: https://github.com/theunrepentantgeek/crddoc.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
MakeMarkerSwitch creates a new MArkerSwitch with the given marker path.
MakeMarkerValue creates a new MetadataValue that looks for the given marker path.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseComments iterates over the comments and returns the description and any commands that are not part of the description TODO: Add optional varidic "cleanup" functions to allow for more complex comment parsing/cleanup.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
MarkerSwitch captures the presence of a specific marker read from the source code.
MarkerValue captures the value of a specific marker read from the source code.
No description provided by the author
Package is a struct containing all of the declarations found in a package directory.
PackageMarkers captures specific package markers read from the source code.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Declaration is a common interface for declarations found in Go files.
No description provided by the author