zls

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2019 License: MIT Imports: 1 Imported by: 0

README

English | 简体中文

Build Status GoDoc flat codecov

Golang daily development common function library

Why Zara

  • Convenient for daily development

QuickStart

Install

$ go get github.com/sohaha/zlsgo

Usage

package main

import(
  "github.com/sohaha/zlsgo/zvar"
  "fmt
  )

func main()  {
  name := "hi"
  fmt.Println("This is a string",zvar.IsString(name))
}

LICENSE

MIT

Documentation

Overview

Package zls is golang daily development of some commonly used functions set

See http://docs.73zls.com/

gvar(Variable correlation) https://godoc.org/github.com/sohaha/zlsgo/gvar

Directories

Path Synopsis
Package zarray 数组操作
Package zarray 数组操作
Package zvar 变量`操作
Package zvar 变量`操作

Jump to

Keyboard shortcuts

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