package
0.2.1
Repository: https://github.com/codepope/transporter.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

From builds a message.Msg specific to an elasticsearch document.

# Structs

Base represents a standard message format for transporter data if it does not meet your need, you can embed the struct and override whatever methods needed to accurately represent the data structure.

# Interfaces

A Msg serves to wrap the actual document to provide additional metadata about the document being transported.