~themue/juju-core/go-state-relation-endpoint-verification

Viewing all changes in revision 207.

  • Committer: Frank Mueller
  • Author(s): Frank Mueller
  • Date: 2012-06-06 13:44:09 UTC
  • mfrom: (146.5.9 go)
  • Revision ID: themue@gmail.com-20120606134409-c6ynha9cucbgbe8l
state: Added the method RemoveRelation() to State.

Relation is now an interface defining the single
method relationKey() to allow a function signature
like today in Python. The implementation is now
named relation and can be accessed via type
assertion.

R=niemeyer
CC=
https://codereview.appspot.com/6250076

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: