Documentation ¶
Overview ¶
Package status contains the Model, View and Update functions for the job statuses dashboard.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmitSelectJobMsg ¶
EmitSelectJobMsg emits a SelectJobMsg.
Types ¶
type SelectJobMsg ¶
type SelectJobMsg [32]byte
SelectJobMsg is a public msg used to indicate that the user selected a job.
type SubmitJobMsg ¶
type SubmitJobMsg struct{}
SubmitJobMsg is a public msg used to indicate that the user want to submit a job.
type TopupJobMsg ¶
type TopupJobMsg [32]byte
TopupJobMsg is a public msg used to indicate that the user top up a job.
type TransferCreditsMsg ¶
type TransferCreditsMsg struct{}
TransferCreditsMsg is a public msg used to indicate that the user want to transfer credits.
type ViewProvidersMsg ¶
type ViewProvidersMsg struct{}
ViewProvidersMsg is a public msg used to indicate that the user want to transfer credits.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Package log contains the Model, View and Update functions for viewing the logs of a job.
|
Package log contains the Model, View and Update functions for viewing the logs of a job. |
Package topup contains the Model, View and Update functions for submitting a top up request.
|
Package topup contains the Model, View and Update functions for submitting a top up request. |
Click to show internal directories.
Click to hide internal directories.