package
0.0.0-20241222215834-09a60126efae
Repository: https://github.com/tucats/ego.git
Documentation: pkg.go.dev
# Functions
AddUser is used to add a new user to the security database of the running server.
AddUser is used to add a new user to the security database of the running server.
DSNAdd adds a new DSN to the server.
No description provided by the author
No description provided by the author
DSNShow shows the permissions for a named DSN as a table, indicating the user(s) and permission(s).
No description provided by the author
No description provided by the author
FlushCaches is the administrative command that directs the server to discard any cached compilation units for service code.
No description provided by the author
Logging is the CLI action that enables or disables logging for a remote server.
PathAction is the command handler for the ego PATH command.
Resolve a name that may not be fully qualified, and make it the default application host name.
Restart stops and then starts a server, using the information from the previous start that was stored in the pidfile.
RunAction is the command handler for the ego CLI.
RunServer initializes and runs the REST server, which starts listenting for new connections.
ServerMemory is the administrative command that displays the current memory usage of the server.
SetCacheSize is the administrative command that sets the server's cache size for storing previously-compiled service handlers.
ShowCaches is the administrative command that displays the information about the server's cache of previously-compiled service programs.
Show is used to fetch and display the user information for a single user.
Detach starts the sever as a detached process.
Status displays the status of a running server if it exists.
Stop stops a running server if it exists.
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
No description provided by the author
No description provided by the author
No description provided by the author
TableSQL executes arbitrary SQL against the server.
No description provided by the author
TestAction is the command handler for the ego TEST command.
Update is used to modify an existing user on the server.
# Variables
No description provided by the author