dev

package
v0.1.75 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Deploy

func Deploy(ctx context.Context, url string) error

func Env

func Env(ctx context.Context, directory string, url string) (map[string]string, error)

func Start

func Start(ctx context.Context, p *project.Project, server *server.Server) error

func Stream

func Stream(ctx context.Context, url string, types ...interface{}) (chan any, error)

Types

type Message

type Message struct {
	Type  string          `json:"type"`
	Event json.RawMessage `json:"event"`
}

Jump to

Keyboard shortcuts

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