DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
gob.Decoder
Examples using...
gob.Decoder
Recent
Examples
hdr-Encoding_Details (Interface) in Go
by GoDoc
Go
gob.Decoder
log.Fatal
bytes
bytes.Buffer
encoding/gob
This example shows how to encode an interface value. The key distinction from regular types is to register the concrete type that implements the interface.