Skip to content

aiwuTech/container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

container

container扩展了Go语言的容器库

Build Status Go Walker

Features

  • hashset
  • order map
  • array list

Installation

安装container使用"go get"命令

go get github.com/aiwuTech/container

Update

更新container使用"go get -u"命令

go get -u github.com/aiwuTech/container

API

请参考Go Walker

FAQ

如果使用过程中遇到任何问题,希望主动与aiwuTech团队联系,也可提交Issues,我们会及时解决

THANKS

container参考了很多gods的设计,特别感谢!

License

container基于 Apache License, Version 2.0.

About

Extend goLang's container library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages