goweb

command module
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2021 License: MIT Imports: 5 Imported by: 0

README

Tool Box via Web written in Go

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL