parser

package
v0.0.0-...-924208b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseConstructor

func ParseConstructor(constructor string, args []string) ([]byte, error)

ParseConstructor parses the given args to the corresponding types found within the constructor, returning the raw data

func ParseMethod

func ParseMethod(method string, args []string) ([]byte, error)

ParseMethod parses the given args to the corresponding types found within the method signature, returning the raw data

func ParseValue

func ParseValue(kind, value string) (interface{}, error)

ParseValue parses the given value to the corresponding kind

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL