package
1.0.0
Repository: https://github.com/go-fed/activity.git
Documentation: pkg.go.dev

# Functions

DeserializeString creates string value from an interface representation that has been unmarshalled from a text or binary format.
LessString returns true if the left string value is less than the right value.
SerializeString converts a string value to an interface representation suitable for marshalling into a text or binary format.