Documentation ¶
Overview ¶
This file is generated by GoAdmin CLI adm.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Generators = map[string]table.Generator{ "v2ray_users": GetV2rayUsersTable, }
Generators is a map of table models.
The key of Generators is the prefix of table info url. The corresponding value is the Form and Table data.
http://{{config.Domain}}:{{Port}}/{{config.Prefix}}/info/{{key}}
example:
"v2ray_users" => http://localhost:9033/admin/info/v2ray_users
example end
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.