//
pkg.gl
Category
github.com/go-generalize/api_gen
pkg
parser
package
1.10.1
Repository:
https://github.com/go-generalize/api_gen.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
3
Files
342 SLOC
#
Functions
Parse
Parse parses.
#
Constants
DELETE
DELETE is method for HTTP.
GET
GET is GET method for HTTP.
PATCH
PATCH is method for HTTP.
POST
POST is POST method for HTTP.
PUT
PUT is PUT method for HTTP.
#
Structs
Endpoint
Endpoint represents one HTTP endpoint.
Group
Group is a layer for endpoints.
#
Type aliases
MethodType
MethodType represents methods for HTTP.