command
module
Version:
v1.1.3
Opens a new window with list of versions in this module.
Published: Dec 16, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
The goal of this project is to generate a SINGLE STATIC BINARY to serve
as a collection of web tools.
project layout
- /build/, contains all build related scripts, config files.
- /release/, contains generated binaries, excluded from git repo.
- /apps/, each app has its own folder under this.
- /router/, the web framework. All apps register theirselves to the router.
- main.go, the app main.
How to build?
Build a single binary
./build/build-app.sh
Build a container image
./build/build-docker.sh
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
apps
|
|
adsearch
Package adsearch implements simple functions to search from AD as ldap.
|
Package adsearch implements simple functions to search from AD as ldap. |
|
|
cert
cert is a lib to parse TLS cert
|
cert is a lib to parse TLS cert |
|
|
Click to show internal directories.
Click to hide internal directories.