messages

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeploymentCommand

type DeploymentCommand struct {
	Command    string                      `json:"command"`
	Id         string                      `json:"id"`
	Owner      string                      `json:"owner"`
	Deployment *deploymentmodel.Deployment `json:"deployment"`
	Source     string                      `json:"source,omitempty"`
	Version    int64                       `json:"version"`
}

type PrepareRequest

type PrepareRequest struct {
	Xml string `json:"xml"`
	Svg string `json:"svg"`
}

type UserCommandMsg

type UserCommandMsg struct {
	Command string `json:"command"`
	Id      string `json:"id"`
}

Jump to

Keyboard shortcuts

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