Dan Buch
d0646b8f74
Update location/name of codegangsta/cli ( #982 ).
...
Also update description to match repository description.
2016-06-08 08:53:14 -07:00
Daniel Martí
e7a542a00a
Add github.com/mvdan/sh to Text Processing ( #981 ).
2016-06-07 19:56:18 -07:00
Thiago Avelino
550fecbf27
Merge pull request #976 from h2non/feat/baloo
...
Feat/baloo
2016-06-07 12:59:39 -03:00
Thiago Avelino
f67b15fef8
Merge pull request #974 from redaready/patch-2
...
Update README.md
2016-06-07 12:59:24 -03:00
Thiago Avelino
c6f1ddb494
Merge pull request #975 from claygod/patch-1
...
Added router Bxog
2016-06-07 12:58:07 -03:00
Olivier Gagnon
118c1dc679
Add lux and its utilities ( #979 )
2016-06-02 15:11:57 -07:00
Tomas Aparicio
5c4542a3d2
feat(docs): add baloo package
2016-06-01 07:55:53 -04:00
Tomás Aparicio
8ce14a587a
Merge pull request #1 from avelino/master
...
Sync master
2016-06-01 13:53:33 +02:00
Hajime Hoshi
9c220a204f
Add Ebiten ( #972 )
2016-05-31 01:45:26 -07:00
redaready
2f06741706
Update README.md
...
chang iris url
2016-05-30 12:36:09 +02:00
Eduard
569a617fdd
Added router Bxog
...
Added the router Bxog to the section Web Frameworks
2016-05-30 12:34:47 +03:00
Baiju Muthukadan
4c0461cfaf
esc - resource embedding package ( #973 )
2016-05-29 23:59:36 -07:00
kirillDanshin
d2b58f7e47
Merge pull request #942 from raztud/patch-1
...
web.go is not maintained for over 3 years and the website is not up anymore
2016-05-29 14:40:46 +03:00
Brice Figureau
8bf6bea8f9
Add Go WinRM client library and cli tool ( #963 )
...
This (now mature) library is in used in Packer and some other Go projects.
As of this writing it is maintained, and relatively well tested.
Godoc:
https://godoc.org/github.com/masterzen/winrm
Go Report Card: A+
https://goreportcard.com/report/github.com/masterzen/winrm
Gocover: 86%
https://gocover.io/github.com/masterzen/winrm
Signed-off-by: Brice Figureau <brice@daysofwonder.com>
2016-05-25 10:27:31 -07:00
obivan
2b7ddd24e1
Remove hk, it is deprecated. ( #962 )
2016-05-24 12:31:10 -07:00
Wesley Hill
529c435a01
Add durafmt ( #961 ).
2016-05-23 18:51:14 -07:00
Monmohan
bcc5dfd08b
Added xferspdy to Utilities section.
...
Added xferspdy to Utilities section.
2016-05-19 15:38:52 -07:00
kirillDanshin
4cff0e3b79
Merge pull request #951 from bjflanne/master
...
Added NATS to Distributed Systems, and updated Messaging section with…
closes #949
2016-05-12 18:11:26 +03:00
bjflanne
ed1cce18d4
Added NATS to Distributed Systems, and updated Messaging section with NATS Go client
2016-05-12 10:45:27 -04:00
Razvan Tudorica
bb83b28737
web.go is not maintained for over 3 years and the website is not up anymore
2016-05-08 17:47:54 +03:00
kirillDanshin
21379e8daa
Merge pull request #933 from gonutz/master
...
Added d3d9 library.
2016-05-07 19:39:59 +03:00
kirillDanshin
4d28091e79
Merge pull request #932 from xor-gate/add-secdl
...
Add secdl, Golang implementation of Lighttpd ModSecDownload algorithm
2016-05-06 03:00:06 +03:00
kirillDanshin
0d513d31f2
Merge pull request #929 from pascaldekloe/master
...
Add Colfer to serialization
2016-05-05 21:25:40 +03:00
kirillDanshin
5c8e3f99c6
Merge pull request #910 from codingsince1985/hotfix
...
geo-golang newly supports OpenStreetMap
2016-05-04 22:12:10 +03:00
Lars
4bbfaea08d
Added d3d9 library.
2016-05-02 11:14:50 +02:00
kirillDanshin
e466a41766
Merge pull request #900 from xtaci/master
...
add kcp-go
2016-05-01 21:54:51 +03:00
kirillDanshin
8d366df7ca
Merge pull request #928 from jbreitbart/master
...
Added go-imgur.
2016-05-01 21:27:06 +03:00
kirillDanshin
12ec48b358
Merge pull request #930 from otoolep/master
...
The repo for rqlite has changed
2016-05-01 21:19:38 +03:00
Jerry Jacobs
15babf4721
Add secdl, Golang implementation of Lighttpd ModSecDownload algorithm
2016-05-01 08:38:05 +00:00
kirillDanshin
d85f7954c4
Merge pull request #907 from rs/rest-layer
...
Add rest-layer
2016-04-29 21:31:52 +03:00
Philip O'Toole
379778b2e4
The repo for rqlite has changed
2016-04-26 18:17:11 -07:00
kirillDanshin
1a7e46d975
Merge pull request #917 from yanyiwu/patch-1
...
gojieba
2016-04-26 17:45:48 +03:00
Pascal de Kloe
b06b9cedcd
Add Colfer to serialization
2016-04-26 13:07:59 +02:00
kirillDanshin
087c3c2392
Merge pull request #923 from dixonwille/patch-1
...
Add WLog and WMenu
2016-04-25 23:45:03 +03:00
kirillDanshin
e0409c0eaa
Merge pull request #926 from joeybloggs/master
...
Add log - a simple, configurable and scalable Structured Logging library for Go
2016-04-25 23:24:52 +03:00
Jens Breitbart
7384fbe1aa
Added go-imgur.
2016-04-25 18:33:01 +02:00
joeybloggs
b6bf72de71
Add Structured Logging library https://github.com/go-playground/log
2016-04-25 08:10:58 -04:00
Thiago Avelino
c913a01930
Merge pull request #921 from bep/stormg
...
Add Storm ORM
2016-04-22 20:48:08 -03:00
Will Dixon
49133a92a6
Added Wmenu
2016-04-21 20:04:00 -04:00
Will Dixon
ecbaaef90e
Added Wlog
2016-04-21 17:35:51 -04:00
Bjørn Erik Pedersen
8ff28846e0
Add Storm ORM
2016-04-20 11:35:30 +02:00
Dmitri Shuralyov
63f6cac77d
Fix typo in PULL_REQUEST_TEMPLATE.md.
2016-04-19 17:27:22 -07:00
yanyiwu
c80306466c
alphabetical order
2016-04-18 15:36:38 +08:00
Yanyi Wu
6280ad16ee
gojieba
...
[GoJieba](https://github.com/yanyiwu/gojieba ) - This is a Go implementation of [jieba](https://github.com/fxsjy/jieba ) which a Chinese word splitting algorithm.
[here](https://github.com/yanyiwu/gojieba/blob/master/README_EN.md ) is its english README.md
2016-04-18 15:36:03 +08:00
kirillDanshin
b69d8dcf59
Merge pull request #914 from charneykaye/master
...
Add gofpdf
2016-04-17 09:07:15 +03:00
kirillDanshin
9f03d0264f
Merge pull request #913 from appleboy/patch-3
...
Add a push notification server (gorush).
2016-04-17 09:03:40 +03:00
Matt Holt
872571264d
Add archiver
2016-04-15 16:32:14 -06:00
Charney Kaye
7d5df926d6
Add gofpdf
2016-04-15 17:59:08 -04:00
kirillDanshin
2a6f5223b9
Merge pull request #908 from schachmat/patch-1
...
add ingo config utility
2016-04-15 12:08:04 +03:00
Bo-Yi Wu
4adb764dcd
Add a push notification server.
...
A push notification server using Gin framework written in Go (Golang).
* Support Google Cloud Message using go-gcm library for Android.
* Support HTTP/2 Apple Push Notification Service using apns2 library.
* Support YAML configuration.
* Support command line to send single Android or iOS notification.
* Support Web API to send push notification.
* Support zero downtime restarts for go servers using endless.
* Support HTTP/2 or HTTP/1.1 protocol.
2016-04-14 20:50:04 +08:00