Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1082)

Unified Diff: state/state.go

Issue 61520045: Wire up prechecker
Patch Set: Wire up prechecker Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « state/settings_test.go ('k') | state/state_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: state/state.go
=== modified file 'state/state.go'
--- state/state.go 2014-02-05 17:46:02 +0000
+++ state/state.go 2014-02-18 05:43:06 +0000
@@ -44,6 +44,7 @@
// managed by juju.
type State struct {
info *Info
+ policy Policy
db *mgo.Database
environments *mgo.Collection
charms *mgo.Collection
« no previous file with comments | « state/settings_test.go ('k') | state/state_test.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b