package
0.0.0-20191004034729-e252b937450b
Repository: https://github.com/hasheddan/crossplane-tools.git
Documentation: pkg.go.dev

# Functions

In returns all comments in a particular package.
ParseMarkers parses comment markers from the supplied comment using the DefaultMarkerPrefix.
ParseMarkersWithPrefix parses comment markers from the supplied comment.

# Constants

DefaultMarkerPrefix that is commonly used by comment markers.

# Structs

Comments for a particular package.

# Type aliases

Markers are comments that begin with a special character (typically DefaultMarkerPrefix).