documenting

package
v0.0.0-...-9799ab4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTextDocForFilesIdent

func GetTextDocForFilesIdent(
	file string, name string,
	indent, preIndent string, width int,
) (string, error)

func UseGoDocInDir

func UseGoDocInDir(dir string, sym string) (string, error)

Types

type SearchingVisitor

type SearchingVisitor struct {
	Target string
	Found  bool

	CommentGroup *ast.CommentGroup
	Ident        *ast.Ident
}

func (*SearchingVisitor) Visit

func (self *SearchingVisitor) Visit(node ast.Node) (w ast.Visitor)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL