task

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manifest

type Manifest struct {
	Name        string `json:"name"`
	Payload     []byte `json:"payload"`
	PayloadType string `json:"payloadType"`
}

func MarshallJSON

func MarshallJSON(name string, args any) (*Manifest, error)

func MarshallMsgPack

func MarshallMsgPack(name string, args any) (*Manifest, error)

func (*Manifest) Unmarshal

func (m *Manifest) Unmarshal(v any) error

Jump to

Keyboard shortcuts

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