command
module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jan 4, 2022
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
boltdbweb
A simple web based boltdb GUI Admin panel.
Installation
brew
Usage
boltdbweb --db-name=<DBfilename>[required] --port=<port>[optional] --static-path=<static-path>[optional]
--db-name: The file name of the DB.
- NOTE: If 'file.db' does not exist. it will be created as a BoltDB file.
--port: Port for listening on... (Default: 8080)
Example
boltdbweb --db-name=test.db --port=8089 --static-path=/home/user/github/boltdbweb
Goto: http://localhost:8089
Screenshots:



Documentation
¶
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.