~jameinel/juju-core/reflect-facades

  • Committer: John Arbash Meinel
  • Date: 2014-05-07 13:05:08 UTC
  • Revision ID: john@arbash-meinel.com-20140507130508-a8dm7l3uc3kghgpe
Initial implementation that allows late binding of types

It calls the RootMethod slightly earlier, so that it can introspect
the type of the concrete value rather than the type from the function.
Filename Latest Rev Last Changed Committer Comment Size
..
testing 1834.1.5 10 years ago Tim Penhey Use PatchEnvironment and PatchValue. Diff
address.go 2687.1.3 10 years ago Menno Smits instance/address: whitespace fix required by gofmt 7.7 KB Diff Download File
address_test.go 2618.1.1 10 years ago John Arbash Meinel Merge 1.18 r2271 and resolve all the conflicts. T 8.3 KB Diff Download File
container.go 1863.5.41 10 years ago Tim Penhey Merged container-factory into kvm-local-provider. 1.1 KB Diff Download File
container_test.go 1863.5.49 10 years ago Tim Penhey Merged container-factory into kvm-local-provider. 1.3 KB Diff Download File
instance.go 2464 10 years ago Tarmac [r=axwalk],[bug=1291292] Pass instance-id/hardware 7.5 KB Diff Download File
instance_test.go 2593.2.1 10 years ago John Arbash Meinel Merge r2263 from lp:juju-core/1.18. There are a l 7.5 KB Diff Download File
placement.go 2666.3.3 10 years ago Andrew Wilkins instance: fix typo 2.4 KB Diff Download File
placement_test.go 2580.1.10 10 years ago Andrew Wilkins Return nil Placement if err==ErrPlacementScopeMiss 1.7 KB Diff Download File