package
1.99.6
Repository: https://github.com/onokatio/cmd.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Add event handler to listen for all system events.
Returns the first non empty string from a list of arguements.
IsBuiltinType checks the given type is built-in types of Go.
This function returns a container object describing the revel application eventually this type of function will replace the global variables.
NewTypeExpr returns the syntactic expression for referencing this type in Go.
Returns a new type from the data.
Simple Wrapped RevelCallback.
Parse the version and return it as a Version object.
Fires system events from revel.

# Constants

The constants.
The constants.
Event type before server engine is initialized, receivers are active server engine and handlers added to AddInitEventHandler.
Event type after server engine is stopped, receivers are active server engine and handlers added to AddInitEventHandler.
Event type before server engine is started, receivers are active server engine and handlers added to AddInitEventHandler.
The constants.
The constants.
Event type after module loads, events thrown to handlers added to AddInitEventHandler.
Event type after all module loads, events thrown to handlers added to AddInitEventHandler.
Event type before module loads, events thrown to handlers added to AddInitEventHandler.
Event type before all module loads, events thrown to handlers added to AddInitEventHandler.
Fired when a panic is caught during the startup process.
Called after routes have been refreshed.
Called before routes are refreshed.
The constants.
Event type when templates are refreshed (receivers are registered template engines added to the template.engine conf option).
Event type when templates are going to be refreshed (receivers are registered template engines added to the template.engine conf option).
The constants.
The constants.

# Variables

RevelImportPath Revel framework import path.
No description provided by the author

# Structs

No description provided by the author
The embedded type name takes the import path and structure name.
MethodArg holds the information of one argument.
methodCall describes a call to c.Render(..) It documents the argument names used, in order to propagate them to RenderArgs.
MethodSpec holds the information of one Method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TypeInfo summarizes information about a struct type in the app source code.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

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