Revision 59cc0f9ac569b99d6551742a26edb7402ef700e6 authored by Igor German on 15 December 2018, 12:35:11 UTC, committed by Gyuho Lee on 18 December 2018, 03:00:57 UTC
use set instead of slice as interval value

fixes #10326
1 parent 3a7b8b3
History
File Mode Size
doc.go -rw-r--r-- 741 bytes
election.go -rw-r--r-- 6.4 KB
example_election_test.go -rw-r--r-- 2.2 KB
example_mutex_test.go -rw-r--r-- 1.7 KB
example_stm_test.go -rw-r--r-- 2.4 KB
key.go -rw-r--r-- 1.8 KB
main_test.go -rw-r--r-- 1.2 KB
mutex.go -rw-r--r-- 3.2 KB
session.go -rw-r--r-- 3.9 KB
stm.go -rw-r--r-- 9.9 KB

back to top