sdk-go

Official Go SDK for Machine Box

Github星跟蹤圖

Machine Box Go SDK GoDoc Build Status

The official Machine Box Go SDK provides Go clients for each box.

Usage

Go get the repo:

go get github.com/machinebox/sdk-go

Then import the package of the box you wish to use:

import "github.com/machinebox/sdk-go/facebox"

Then create a client, providing the address of the running box.

(To get a box running locally, see the instructions at https://machinebox.io/account)

faceboxClient := facebox.New("http://localhost:8080")

主要指標

概覽
名稱與所有者machinebox/sdk-go
主編程語言Go
編程語言Go (語言數: 1)
平台
許可證Apache License 2.0
所有者活动
創建於2017-04-11 23:18:23
推送於2019-10-10 13:21:17
最后一次提交2019-10-09 17:01:03
發布數4
最新版本名稱v0.3.1 (發布於 )
第一版名稱v0.1 (發布於 )
用户参与
星數145
關注者數7
派生數15
提交數123
已啟用問題?
問題數6
打開的問題數0
拉請求數19
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?