go-labs

所属分类:编程语言基础
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2022-04-28 14:17:08
上 传 者sh-1993
说明:  go编程语言。。。
(go programming language...)

文件列表:
algo/ (0, 2023-09-08)
algo/binheap.go (1873, 2023-09-08)
algo/btree.go (2364, 2023-09-08)
algo/double.go (2002, 2023-09-08)
algo/lru.go (3118, 2023-09-08)
aws/ (0, 2023-09-08)
aws/go.mod (74, 2023-09-08)
aws/main.go (1270, 2023-09-08)
aws/serverless.yml (420, 2023-09-08)
bayesian/ (0, 2023-09-08)
bayesian/go.mod (100, 2023-09-08)
bayesian/go.sum (221, 2023-09-08)
bayesian/test.go (755, 2023-09-08)
bcrypt/ (0, 2023-09-08)
bcrypt/go.mod (90, 2023-09-08)
bcrypt/go.sum (724, 2023-09-08)
bcrypt/passwords.go (864, 2023-09-08)
c/ (0, 2023-09-08)
c/test.go (472, 2023-09-08)
casbin/ (0, 2023-09-08)
casbin/go.mod (272, 2023-09-08)
casbin/go.sum (1351, 2023-09-08)
casbin/main.go (4690, 2023-09-08)
casbin/rbac_model.conf (243, 2023-09-08)
casbin/rbac_policy.csv (598, 2023-09-08)
cassandra/ (0, 2023-09-08)
cassandra/test.go (548, 2023-09-08)
chat/ (0, 2023-09-08)
chat/chat.go (2102, 2023-09-08)
config/ (0, 2023-09-08)
config/go.sh (112, 2023-09-08)
config/goapps.sh (1269, 2023-09-08)
contexts-http/ (0, 2023-09-08)
contexts-http/go.mod (21, 2023-09-08)
contexts-http/main.go (1575, 2023-09-08)
contexts/ (0, 2023-09-08)
contexts/go.mod (78, 2023-09-08)
contexts/go.sum (761, 2023-09-08)
... ...

go-labs ----------- **go-labs** is a set of sample codes whose main purpose is to experiment and test [Go] programming language Libraries ----------- * [cryptobox]: Go port of Cryptobox * [gocql]: A database/sql driver for CQL, the Cassandra query language for Go * [go-iconv]: iconv binding for Go * [go-simplejson]: a Go package to interact with arbitrary JSON * [go-options]: a Go package to structure and resolve options * [Go-MySQL-Driver]: A MySQL-Driver for Go * [redigo]: Go client for Redis * [redis]: Go client for Redis (Cluster/Sentinel) ```shell go get -v github.com/garyburd/redigo/redis go get -v github.com/go-redis/redis # code in directory /opt/golib/src/github.com/go-redis/redis expects import "gopkg.in/redis.v3" go get -v github.com/gocql/gocql go get -v github.com/go-sql-driver/mysql go get -v github.com/sloonz/go-iconv go get -v github.com/cryptobox/gocryptobox/box go get -v github.com/bitly/go-simplejson go get -v github.com/mreiferson/go-options ``` Copyright and License --------------------- Copyright 2013 Ivan Ribeiro Rocha Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. [Go]: http://golang.org/ [Go-MySQL-Driver]: https://github.com/go-sql-driver/mysql [gocql]: https://github.com/gocql/gocql [redigo]: https://github.com/garyburd/redigo [redis]: https://github.com/go-redis/redis [go-iconv]: https://github.com/sloonz/go-iconv [cryptobox]: https://github.com/cryptobox/gocryptobox [go-simplejson]: https://github.com/bitly/go-simplejson [go-options]: https://github.com/mreiferson/go-options

近期下载者

相关文件


收藏者