command
module
Version:
v0.0.0-...-120dfbc
Opens a new window with list of versions in this module.
Published: Feb 24, 2026
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GoAdmin Instruction
GoAdmin is a golang framework help gopher quickly build a data visualization platform.
Directories Introduction
.
├── Makefile Makefile
├── adm.ini adm config
├── build binary build target folder
├── config.yml config file
├── go.mod go.mod
├── go.sum go.sum
├── html frontend html files
├── logs logs
├── main.go program entrance file
├── main_test.go test file
├── pages page controllers
├── tables table models
└── uploads upload directory
Generate Table Model
visit: http://127.0.0.1:8081/admin/info/generate/new
use adm
adm generate
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
internal
|
|
|
|
Package models |
|
|
|
Package tables is generated by GoAdmin CLI adm.
|
Package tables is generated by GoAdmin CLI adm. |
Click to show internal directories.
Click to hide internal directories.