doc

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Description = "@DESCRIPTION"
	Tags        = "@TAGS"
	Url         = "@URL"
	Method      = "@METHOD"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Doc

type Doc struct {
	Summary     string
	Description string
	Tags        []string
	URL         string
	Method      []string
	Name        string
}

func ParseDoc

func ParseDoc(group *ast.CommentGroup) *Doc

Jump to

Keyboard shortcuts

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