Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppVersionSummary ¶ added in v0.6.0
type AppVersionSummary string // Always "app_version_summary"
func (AppVersionSummary) Default ¶ added in v0.6.0
func (c AppVersionSummary) Default() AppVersionSummary
func (AppVersionSummary) MarshalJSON ¶ added in v0.6.0
func (c AppVersionSummary) MarshalJSON() ([]byte, error)
type AwsUsEast1a ¶ added in v0.6.0
type AwsUsEast1a string // Always "aws.us-east-1a"
func (AwsUsEast1a) Default ¶ added in v0.6.0
func (c AwsUsEast1a) Default() AwsUsEast1a
func (AwsUsEast1a) MarshalJSON ¶ added in v0.6.0
func (c AwsUsEast1a) MarshalJSON() ([]byte, error)
type DeploymentState ¶ added in v0.6.0
type DeploymentState string // Always "deployment_state"
func (DeploymentState) Default ¶ added in v0.6.0
func (c DeploymentState) Default() DeploymentState
func (DeploymentState) MarshalJSON ¶ added in v0.6.0
func (c DeploymentState) MarshalJSON() ([]byte, error)
type Error ¶ added in v0.6.0
type Error string // Always "error"
func (Error) MarshalJSON ¶ added in v0.6.0
type InvocationState ¶ added in v0.6.0
type InvocationState string // Always "invocation_state"
func (InvocationState) Default ¶ added in v0.6.0
func (c InvocationState) Default() InvocationState
func (InvocationState) MarshalJSON ¶ added in v0.6.0
func (c InvocationState) MarshalJSON() ([]byte, error)
type SseHeartbeat ¶ added in v0.6.2
type SseHeartbeat string // Always "sse_heartbeat"
func (SseHeartbeat) Default ¶ added in v0.6.2
func (c SseHeartbeat) Default() SseHeartbeat
func (SseHeartbeat) MarshalJSON ¶ added in v0.6.2
func (c SseHeartbeat) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.