package
0.0.0-20240702075708-0be5f3d058c4
Repository: https://github.com/milosgajdos/orbnet.git
Documentation: pkg.go.dev
# Functions
Marshal marshals g into JSON.
NewMarshaler creates a new Marshaler and returns it.
NewUnmarshaler creates a new Unmarshaler and returns it.
No description provided by the author
Unmarshal unmarshals JSON data into g.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Marshaler implements graph.Marshaler.
Unmarshaler implements graph.Unmarshaler.