open-consul/consul/structs
Atin Malaviya aa0cecd04e Ephemeral Nodes for via Session behavior settings.
Added a "delete" behavior for session invalidation, in addition to
the default "release" behavior. On session invalidation, the sessions
Behavior field is checked and if it is set to "delete", all nodes owned
by the session are deleted. If it is "release", then just the locks
are released as default.
2014-11-20 11:34:45 -05:00
..
structs.go Ephemeral Nodes for via Session behavior settings. 2014-11-20 11:34:45 -05:00
structs_test.go consul: fix obscure bug when launching goroutines from for loop 2014-11-19 16:37:40 -08:00