incoming

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ACHFile

type ACHFile struct {
	FileID   string    `json:"id"`
	ShardKey string    `json:"shardKey"`
	File     *ach.File `json:"file"`
}

type CancelACHFile

type CancelACHFile struct {
	FileID   string `json:"id"`
	ShardKey string `json:"shardKey"`
}

Directories

Path Synopsis
Package stream exposes gocloud.dev/pubsub and side-loads various packages to register implementations such as kafka or in-memory.
Package stream exposes gocloud.dev/pubsub and side-loads various packages to register implementations such as kafka or in-memory.

Jump to

Keyboard shortcuts

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