~fwereade/pyjuju/go-place-unit

  • Committer: Dave Cheney
  • Author(s): Dave Cheney
  • Date: 2012-05-17 01:49:09 UTC
  • mfrom: (156.1.11 go-environ-schema)
  • Revision ID: david.cheney@canonical.com-20120517014909-kdyiengd4v766e2k
environs: add NewEnviron(kind, config)

NewEnviron is used to convert the a *ConfigNode (retrieved 
from state.WatchEnvironment) into a functioning Environ.

R=TheMue, rog, niemeyer, gustavo@niemeyer.net
CC=
https://codereview.appspot.com/6215045
Filename Latest Rev Last Changed Committer Comment Size
..
bundle.go 51.2.11 12 years ago Gustavo Niemeyer Remove silly optimization and make it cleaner, as 5.2 KB Diff Download File
bundle_test.go 92.2.5 12 years ago William Reade review points 5.3 KB Diff Download File
charm.go 13.3.4 12 years ago Gustavo Niemeyer Remove SetRevision from interface. Moved charm.Bun 173 bytes Diff Download File
charm_test.go 92.2.5 12 years ago William Reade review points 1019 bytes Diff Download File
config.go 37.3.35 12 years ago William Reade merge parent 3.6 KB Diff Download File
config_test.go 92.2.5 12 years ago William Reade review points 5 KB Diff Download File
dir.go 51.2.10 12 years ago Gustavo Niemeyer Removed duplication as suggested by William. 4.7 KB Diff Download File
dir_test.go 92.2.5 12 years ago William Reade review points 4.9 KB Diff Download File
export_test.go 11 12 years ago Gustavo Niemeyer Applied the juju/charm renaming to the Go code bas 188 bytes Diff Download File
meta.go 75.1.3 12 years ago root Improve the code for Go port for charm metadata su 5 KB Diff Download File
meta_test.go 92.2.5 12 years ago William Reade review points 4.8 KB Diff Download File
url.go 56 12 years ago Gustavo Niemeyer charm: url Collection is pointless R=fwereade, ro 3.4 KB Diff Download File
url_test.go 71 12 years ago William Reade fix charm to use new gocheck [r=rogpeppe][trivial] 2.4 KB Diff Download File