jthann / gokit

A toolkit for Go(Golang) development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoKit

License GoDoc Go Report Card Build Status Code Cover

A toolkit for Golang development.

Installation

go get -u github.com/likexian/gokit

Importing

import (
    "github.com/likexian/gokit"
)

Documentation

Visit the docs on GoDoc

License

Copyright 2012-2022 Li Kexian

Licensed under the Apache License 2.0

Donation

If this project is helpful, please share it with friends.

If you want to thank me, you can give me a cup of coffee.

About

A toolkit for Go(Golang) development.

License:Apache License 2.0


Languages

Language:Go 100.0%