package
0.6.6
Repository: https://github.com/cygy/ginamite.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

GetPageNumber : returns the page number from the request.
GetPagination : returns an initialized Pagination struct.
HandleAPICallToPage : returns true if this function handles the result of the API call, else returns false.
HandleAPICallToPartialPage : returns true if this function handles the result of the API call, else returns false.
NewServer : returns a new struct 'Server'.

# Structs

Handlers : list of the functions of an API.
Pagination : properties of a Pagination struct.
Server : definition of an web server.