package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 28, 2019
License: MIT
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
¶
type ArrayUtil []interface{}
ArrayUtil generic functions
func (ac *ArrayUtil) Contains(haystack []interface{}, needle interface{}) bool
Contains function for ArrayUtil to generically see if the "needle" is in
the "haystack" array. Interface types must be the same.
Auth struct contains functions to authenticate
Source Files
¶
Click to show internal directories.
Click to hide internal directories.