Declare data-contract Types in Go #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Declare all data-contract Types in Go.
Update available messages will include a URL to a local file resource rather than the update data directly. These can be defined by one type, the message only differing in the Wrapper/Metadata part.
Message messages will contain the message data received from upstream unified to a specific type.
All types should be compact and shouldn't contain superfluous data - or data not currently used in the OwlBoard stack. Additional data can always be added in a later version.