Skip to content

wallyworld/gomanta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

gomanta

The gomanta package enables Go programs to interact with the Joyent Manta service.

Installation

Use go-get to install gomanta

go get github.com/joyent/gomanta

Packages

The gomanta package is structured as follow:

- gomanta/localservices. This package provides local services to be used for testing.
- gomanta/manta. This package interacts with the Manta API (http://apidocs.joyent.com/manta/).

Documentation

Documentation can be found on godoc.

Testing

Make sure you have the dependencies

go get "launchpad.net/gocheck"

To Run all tests

go test ./...

License

Licensed under LGPL v3.

Copyright (c) 2013 Joyent Inc. Written by Daniele Stroppa [email protected]

About

No description, website, or topics provided.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published