~juju-qa/ubuntu/xenial/juju/2.0-rc2

« back to all changes in this revision

Viewing changes to src/github.com/juju/juju/api/interface.go

  • Committer: Nicholas Skaggs
  • Date: 2016-09-30 14:39:30 UTC
  • mfrom: (1.8.1)
  • Revision ID: nicholas.skaggs@canonical.com-20160930143930-vwwhrefh6ftckccy
import upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
        Timeout time.Duration
120
120
 
121
121
        // RetryDelay is the amount of time to wait between
122
 
        // unsucssful connection attempts.
 
122
        // unsuccessful connection attempts.
123
123
        RetryDelay time.Duration
124
124
 
125
125
        // BakeryClient is the httpbakery Client, which