Documentation ¶
Overview ¶
Package other is an example of a custom driver
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Encoder is the encoder for this driver Encoder = ini.Encoder // Decoder is the decoder for this driver Decoder = ini.Decoder // Driver is the exported symbol Driver = config.NewDriver(driverName, Decoder, Encoder) )
Encoder ...
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.