Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 daniele.stroppa@joyent.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors