Documentation
¶
Index ¶
- func CloseDcaParser(result *types.ParsedResult, instruction types.Instruction, decodedData []byte) (*types.JupiterDcaCloseDcaAction, error)
- func EndAndCloseParser(result *types.ParsedResult, instruction types.Instruction, decodedData []byte) (*types.JupiterDcaEndAndCloseAction, error)
- func InstructionRouter(result *types.ParsedResult, instruction types.Instruction) (types.Action, error)
- func OpenDcaV2Parser(result *types.ParsedResult, instruction types.Instruction, decodedData []byte) (*types.JupiterDcaOpenV2Action, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseDcaParser ¶
func CloseDcaParser(result *types.ParsedResult, instruction types.Instruction, decodedData []byte) (*types.JupiterDcaCloseDcaAction, error)
func EndAndCloseParser ¶
func EndAndCloseParser(result *types.ParsedResult, instruction types.Instruction, decodedData []byte) (*types.JupiterDcaEndAndCloseAction, error)
func InstructionRouter ¶
func InstructionRouter(result *types.ParsedResult, instruction types.Instruction) (types.Action, error)
func OpenDcaV2Parser ¶
func OpenDcaV2Parser(result *types.ParsedResult, instruction types.Instruction, decodedData []byte) (*types.JupiterDcaOpenV2Action, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.