Documentation ¶ Overview ¶ Package other is an example of a custom driver Index ¶ Variables 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) ) Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files other.go Click to show internal directories. Click to hide internal directories.