api

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BackendURL = "http://localhost:8000"
	FrontURL   = "https://ketos.doer-app.com"
)

Functions

func GetServerInfo added in v1.0.0

func GetServerInfo(host string, id string) (string, error)

func ReceiveTarGzFromServer added in v1.0.0

func ReceiveTarGzFromServer(host string, id string) (string, error)

func SendTarToServer

func SendTarToServer(host string, publishList []string, envList []string) error

Types

type Response added in v1.0.0

type Response struct {
	Port string `json:"port"`
	ID   string `json:"id"`
}

Jump to

Keyboard shortcuts

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