aa0cecd04e
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. |
||
---|---|---|
.. | ||
structs.go | ||
structs_test.go |