# Packages
No description provided by the author
# Functions
ActionsHandler is route for handling Ext.Direct requests.
ActionsHandlerCtx is route with context suppor for handling Ext.Direct requests.
API is routes for getting Ext.Direct API script.
NewProvider creates new provider with default configuration.
SetLogger sets custom logger for package.
# Constants
PollingProvider is polling provider type.
RemotingProvider is remoting provider type.
# Variables
Provider is default provider.
# Structs
DirectFormHandlerResult is a result of form handler execution.
DirectMethodTags serves to host tags for some direct method.
DirectServiceProvider represents Ext Direct service settings.
ErrDecodeFromPostRequest has information about decoding error.
ErrDirectActionMethod contains information about error occurred during direct method execution,.
LogrusLogger is a logrus implementation of internal logger.
# Type aliases
ErrInvalidContentType occurs when client request contains invalid content type.