ast

package
v2.2.3 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Apis map[string]*MethodInfo

Apis Project global API cache

Functions

This section is empty.

Types

type MethodInfo

type MethodInfo struct {
	Method      string            // API method。such as: POST、GET、DELETE、PUT、OPTIONS、PATCH、HEAD
	ApiPath     string            // API path
	Annotations map[string]string // Annotations of the method
}

MethodInfo Api method info

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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