parse

package
v0.0.0-...-60eaed5 Latest Latest
Warning

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

Go to latest
Published: May 19, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Field

type Field struct {
	Field       string
	Type        string
	Description string

	Parameter string
	Required  string

	Tag string
}

type Source

type Source struct {
	FileName string
	Types    []Type
	Comment  []string
}

type Type

type Type struct {
	Name    string
	Href    string
	Fields  []*Field
	Comment []string

	Method     bool
	MethodName string
}

Jump to

Keyboard shortcuts

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