core

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JoinStrings

func JoinStrings(strs ...string) string

Types

type ArrayUtil

type ArrayUtil []interface{}

ArrayUtil generic functions

func (*ArrayUtil) Contains

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.

type Auth

type Auth struct {
}

Auth struct contains functions to authenticate

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL