ソースを参照

Merge branch 'master' into 0.2-dev

tags/0.2
Xing Xing 10年前
コミット
49d43961fc
1個のファイルの変更3行の追加2行の削除
  1. +3
    -2
      README.md

+ 3
- 2
README.md ファイルの表示

@@ -1,8 +1,6 @@
Gearman-Go
==========

[![Build Status](https://travis-ci.org/mikespook/gearman-go.png?branch=master)](https://travis-ci.org/mikespook/gearman-go)

This module is a [Gearman](http://gearman.org/) API for the [Go Programming Language](http://golang.org).
The protocols were written in pure Go. It contains two sub-packages:

@@ -16,6 +14,9 @@ service easily.

"github.com/mikespook/gearman-go/worker"

[![Build Status](https://travis-ci.org/mikespook/gearman-go.png?branch=master)](https://travis-ci.org/mikespook/gearman-go)
[![GoDoc](https://godoc.org/github.com/mikespook/gearman-go?status.png)](https://godoc.org/github.com/mikespook/gearman-go)

Install
=======



読み込み中…
キャンセル
保存