sdk-go

Official Go SDK for Machine Box

Github stars Tracking Chart

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")

Main metrics

Overview
Name With Ownermachinebox/sdk-go
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:Apache License 2.0
所有者活动
Created At2017-04-11 23:18:23
Pushed At2019-10-10 13:21:17
Last Commit At2019-10-09 17:01:03
Release Count4
Last Release Namev0.3.1 (Posted on )
First Release Namev0.1 (Posted on )
用户参与
Stargazers Count145
Watchers Count7
Fork Count15
Commits Count123
Has Issues Enabled
Issues Count6
Issue Open Count0
Pull Requests Count19
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private