modulepackage
0.0.0-20150323203253-d5531f6b24bd
Repository: https://github.com/cryptix/goboom.git
Documentation: pkg.go.dev
# README
goBoom
golang API for the oboom.com service
Todo
- Add
LoginWithHash()
method - Add context
- Add lock to BaseURL to prevent races (login/upload use different hosts)
- Add tests for Upload()
- Add Delete Call
- Add Tree Call
- Add map[name]id for FileSystem
- Add Parent to Upload()
- Add Mock for service for integration testing of FileSystem
- Better timeout control
# Packages
No description provided by the author
# Functions
NewClient returns a new REST API client.
# Variables
No description provided by the author
# Structs
A Client manages communication with the oBoom API.
An ErrorResponse reports one or more errors caused by an API request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author