Skip to content

mus-format/examples-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

examples-go

Contains several examples of using the mus-go serializer (each package is one example):

  • unsafe: explains how the unsafe package can be used.
  • protobuf: shows how to implement Protobuf encoding using mus-go.
  • dts: demonstrates how mus-dts-go can be used.
  • versioning: demonstrates data versioning.
  • marshal_func: demonstrates how to use MarshalMUS function.
  • oneof: shows how to serialize an interface.
  • pm: demonstrates how to use the pm package to serialize a graph or linked list.
  • out_of_order: shows how to deserialize values out of order.

About

Demonstrates several examples of using the mus-go serializer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages