package
2.13.0+incompatible
Repository: https://github.com/caskolkm/go-restful.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
NewCountFilter creates and initializes a new CountFilter.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Route Filter (as a struct that defines a FilterFunction) CountFilter implements a FilterFunction for counting requests.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProfilingService is a WebService that can start/stop a CPU profile and write results to a file GET /{rootPath}/start will activate CPU profiling GET /{rootPath}/stop will stop profiling NewProfileService("/profiler", "ace.prof").AddWebServiceTo(restful.DefaultContainer) .
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
User is just a sample type.
User is just a sample type.
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
UserResource is the REST layer to the User domain.