message

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package message represents the message bus. Message Payloads pass through a Bus channel.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bus

type Bus chan Payload

Bus is a channel where message Payloads pass.

type Payload

type Payload struct {
	FilePath string
}

Payload represents a encrypted file

Jump to

Keyboard shortcuts

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