package
0.2.1
Repository: https://github.com/kapmahc/lotus.git
Documentation: pkg.go.dev

# Functions

CfgAction config action.
FromBytes bytes to object.
IocAction ioc action.
IsProduction is production mode?.
JSON json response.
Loop loop engines.
Main entry.
OpenLogger open syslog writer.
RandomStr randome string.
Redirect rediect response.
Register register engines.
Shell exec shell command.
ToBytes object to bytes.

# Constants

LOCALE locale key.
MethodPatch patch method.
MethodPost post method.
TypeHTML html type.
TypeMarkdown markdown type.

# Structs

Aes aes.
Cache cache.
CheckBox checkbox.
DateField date.
Dropdown dropdown.
EmailField text.
Form form model.
HiddenField hidden.
Hmac hmac.
I18n i18n.
Link link.
Locale locale model.
Model basic db model.
Option option.
PasswordField text.
Radio radio.
Select select.
Ssha sha512 with salt.
Textarea textarea.
TextField text.

# Interfaces

Engine web engine.
Field input field.