Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HasNodeName ¶
type HasNodeName interface {
GetNodeName() string
}
type InstructionConverter ¶
type InstructionConverter struct {
// contains filtered or unexported fields
}
func NewInstructionConverter ¶
func NewInstructionConverter(m *metrics.Metrics, userAnnotationPrefix string, compressor compress.Compressor) *InstructionConverter
func (*InstructionConverter) Convert ¶
func (c *InstructionConverter) Convert(ctx *armadacontext.Context, sequencesWithIds *ingest.EventSequencesWithIds) *model.InstructionSet
Click to show internal directories.
Click to hide internal directories.