mirror of
https://github.com/dpup/meshstream.git
synced 2026-03-28 17:42:37 +01:00
5 lines
192 B
Go
5 lines
192 B
Go
package decoder
|
|
|
|
// This file has been intentionally left empty.
|
|
// Removed formatter functions as they are no longer needed.
|
|
// We now use protobuf serialization via protojson for formatting. |