Documentation
¶
Index ¶
- func InstructionRouter(result *types.ParsedResult, instruction types.Instruction) (types.Action, error)
- func SetComputeUnitLimitParser(result *types.ParsedResult, instruction types.Instruction, decodedData []byte) (*types.ComputeBudgetSetComputeUnitLimitAction, error)
- func SetComputeUnitPriceParser(result *types.ParsedResult, instruction types.Instruction, decodedData []byte) (*types.ComputeBudgetSetComputeUnitPriceAction, error)
- type SetComputeUnitLimitData
- type SetComputeUnitPriceData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstructionRouter ¶
func InstructionRouter(result *types.ParsedResult, instruction types.Instruction) (types.Action, error)
func SetComputeUnitLimitParser ¶
func SetComputeUnitLimitParser(result *types.ParsedResult, instruction types.Instruction, decodedData []byte) (*types.ComputeBudgetSetComputeUnitLimitAction, error)
func SetComputeUnitPriceParser ¶
func SetComputeUnitPriceParser(result *types.ParsedResult, instruction types.Instruction, decodedData []byte) (*types.ComputeBudgetSetComputeUnitPriceAction, error)
Types ¶
type SetComputeUnitLimitData ¶
type SetComputeUnitPriceData ¶
Click to show internal directories.
Click to hide internal directories.