package
0.0.0-20200612002555-8e6450d9481d
Repository: https://github.com/sclasen/swfsm.git
Documentation: pkg.go.dev
# Functions
New creates a new JSONPBStateSerializer with the passed in marshaler, unmarshaler and fallback Serializer for non proto.Message types.
NewWithDefaults creates a new JSONPBStateSerializer with a default jsonpb.Marshaler and jsonpb.Unmarshaler.
# Structs
JSONPBStateSerializer is a StateSerializer that uses protobuf json serialization.
No description provided by the author