start

package
v0.0.0-...-2327e9c Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Copyright © 2023 Codoworks Author: Dexter Codo Contact: dexter.codo@gmail.com

Copyright © 2023 Codoworks Author: Dexter Codo Contact: dexter.codo@gmail.com

Copyright © 2023 Codoworks Author: Dexter Codo Contact: dexter.codo@gmail.com

Copyright © 2023 Codoworks Author: Dexter Codo Contact: dexter.codo@gmail.com

Index

Constants

This section is empty.

Variables

View Source
var HiddenApiCmd = &cobra.Command{
	Use:   "hiddenApi",
	Short: "Start hidden API service",
	Long:  `Start hidden API web server.`,
	Run:   execHiddenApiCmd,
}

HiddenApiCmd represents the hiddenApi command

View Source
var ProtectedApiCmd = &cobra.Command{
	Use:   "protectedApi",
	Short: "Start protected API service",
	Long:  `Start protected API web server.`,
	Run:   execProtectedApiCmd,
}

ProtectedApiCmd represents the protectedApi command

View Source
var PublicApiCmd = &cobra.Command{
	Use:   "publicApi",
	Short: "Start public API service",
	Long:  `Start public API web server.`,
	Run:   execPublicApiCmd,
}

PublicApiCmd represents the publicApi command

View Source
var WatcherCmd = &cobra.Command{
	Use:   "watcher",
	Short: "Start watcher daemon",
	Long:  `Start watcher daemon.`,
	Run:   execWatcherCmd,
}

WatcherCmd represents the watcher command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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