Discover Packages
github.com/demophoon/shrls
pkg
cli
serve
package
Version:
v0.0.0-...-14d2bb4
Opens a new window with list of versions in this module.
Published: Feb 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var ServeCmd = &cobra .Command {
Use: "serve",
Short: "Run the Shrls server.",
Long: `Start the Shrls server using the settings given.`,
Run: shrls_serve,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.