sandbox

package
v0.4.0-pre1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2014 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetList

func GetList() []string

Types

type Sandbox

type Sandbox struct {
	Id           string
	CreationTime time.Time
	Completed    bool
	Checksums    []string
}

The structure of the sandbox responses is... inconsistent.

func Get

func Get(sandbox_id string) (*Sandbox, error)

func New

func New(checksum_hash map[string]interface{}) (*Sandbox, error)

We actually generate the sandbox_id ourselves, so we don't pass that in.

func (*Sandbox) Delete

func (s *Sandbox) Delete() error

func (*Sandbox) GetName

func (s *Sandbox) GetName() string

func (*Sandbox) IsComplete

func (s *Sandbox) IsComplete() error

func (*Sandbox) Save

func (s *Sandbox) Save() error

func (*Sandbox) URLType

func (s *Sandbox) URLType() string

func (*Sandbox) UploadChkList

func (s *Sandbox) UploadChkList() map[string]map[string]interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL