package
2.0.0
Repository: https://github.com/masnax/microtest.git
Documentation: pkg.go.dev

# Packages

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

# Structs

Endpoint represents a URL in our API.
EndpointAction represents an action on an API endpoint.
EndpointAlias represents an alias URL of and Endpoint in our API.
Resources represents all the resources served over the same path.
Server contains configuration and handlers for additional listeners to be instantiated after app startup.