platform

package
v0.18.3-0...-c90ca1e Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2019 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package platform ...

Index

Constants

View Source
const (
	HTTP  = "http"
	HTTPS = "https"
	TCP   = "tcp"
	UDP   = "udp"
)

these represent different protocols that a platform might use

View Source
const (
	ACTIVE = "active"
)

these constants represent different potential states a platform can end up in

Variables

This section is empty.

Functions

func MistListen

func MistListen(appModel *models.App) error

MistListen ...

func Setup

func Setup(appModel *models.App) error

Setup provisions platform components needed for an app setup

func Stop

func Stop(a *models.App) error

Stop stops all platform components

func UpdatePortal

func UpdatePortal(appModel *models.App) error

UpdatePortal ...

Types

type PlatformComponent

type PlatformComponent struct {
	// contains filtered or unexported fields
}

PlatformComponent ...

Jump to

Keyboard shortcuts

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