~rogpeppe/juju-core/azure

« back to all changes in this revision

Viewing changes to worker/uniter/hookqueue.go

  • Committer: William Reade
  • Date: 2012-07-25 13:44:20 UTC
  • mto: (325.3.3 juju-core)
  • mto: This revision was merged to the branch mainline in revision 351.
  • Revision ID: fwereade@gmail.com-20120725134420-02z73rvk82duw9eg
move relationer to uniter

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
package relationer
 
1
package uniter
2
2
 
3
3
import (
4
4
        "launchpad.net/juju-core/state"