Skip to content

netboy/gokit

 
 

Repository files navigation

GoKit

License GoDoc Build Status Go Report Card 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-2020 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 Golang development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%