encoded

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2018 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package encoded contains wrappers that are used for binary payloads deserialization.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Value

type Value interface {
	Get(valuePtr interface{}) error
}

Value is used to encapsulate/extract encoded value from workflow/activity.

type Values

type Values interface {
	Get(valuePtr ...interface{}) error
}

Values is type alias used to encapsulate/extract encoded values from workflow/activity.

Jump to

Keyboard shortcuts

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