utility

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2021 License: MIT Imports: 4 Imported by: 0

README

go-utility

Utilites to ease managing golang pain points

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArrayOrObject

func ArrayOrObject(data []byte) (isArray, isObject bool)

func InIntSlice added in v1.0.0

func InIntSlice(slice []int, i int) bool

func InSlice

func InSlice(slice interface{}, in interface{}) (bool, error)

func InStringSlice added in v1.0.0

func InStringSlice(slice []string, str string) bool

func IntSliceToString

func IntSliceToString(a []int, sep string) string

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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