package
Version:
v1.3.0-alpha.1
Opens a new window with list of versions in this module.
Published: May 25, 2016
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
StrSlice represents a string or an array of strings.
We need to override the json decoder to accept both options.
UnmarshalJSON decodes the byte slice whether it's a string or an array of
strings. This method is needed to implement json.Unmarshaler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.