Documentation
¶
Overview ¶
Package types provides shared types and structs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExtendedType ¶
type ExtendedType struct {
Sender types.AddrPort `json:"sender" yaml:"sender"`
Message string `json:"message" yaml:"message"`
}
ExtendedType is an example of an API type usable by MicroCluster but defined by this example project.
Click to show internal directories.
Click to hide internal directories.