package
1.10.1
Repository: https://github.com/go-generalize/api_gen.git
Documentation: pkg.go.dev

# Functions

Parse parses.

# Constants

DELETE is method for HTTP.
GET is GET method for HTTP.
PATCH is method for HTTP.
POST
POST is POST method for HTTP.
PUT is PUT method for HTTP.

# Structs

Endpoint represents one HTTP endpoint.
Group is a layer for endpoints.

# Type aliases

MethodType represents methods for HTTP.