internal

package
v0.1.0-alpha.4 Latest Latest
Warning

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

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

Documentation

Overview

Package internal contains types, functions and definitions that are not meant to be exported to users, and are only needed for internal reasons (e.g. tests)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntPayload

type IntPayload int64

IntPayload represents a generic integer message payload that can be used in test functions.

func (IntPayload) Name

func (IntPayload) Name() string

Name is the payload name of the IntPayload type.

type StringPayload

type StringPayload string

StringPayload represents a generic string message payload that can be used in test functions.

func (StringPayload) Name

func (StringPayload) Name() string

Name is the payload name of the StringPayload type.

Jump to

Keyboard shortcuts

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