README ¶ go-common Most useful, high performance, safe golang common library. Stable second_chance_cache This package implements Second-Chance Algorithm, an approximate LRU algorithms. singleton A safe singleton. csp Cryptographic service provider: all kinds of AES/ECDSA/HASH. wait Wait/Retry for something to happen. Incubator clock diff event executor fsm rand roles runtime Example See example dir in submodule. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files doc.go Directories ¶ Show internal Expand all Path Synopsis incubator clock diff event event/example/feed event/example/scope event/example/subscription executor fsm Package fsm implements a finite state machine. Package fsm implements a finite state machine. fsm/example/alternate fsm/example/simple fsm/example/struct kvdb kvdb/dbtest kvdb/leveldb kvdb/memorydb rand roles runtime stable csp csp/example/aes-encrypt-decrypt csp/example/ecdsa-sigin-verify csp/example/hash csp/factory csp/mocks csp/signer csp/sw csp/sw/mocks csp/utils second_chance_cache second_chance_cache/example singleton singleton/example wait wait/example/forever wait/example/wait_until wait/example/wait_until_with_context Click to show internal directories. Click to hide internal directories.