mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-10 15:54:05 +00:00
2adcf406d3
Which allows to enable/disable the service, change nodes, keys and other settings. Unfortunately, atomic.Value doesn't allow Store(nil), so we have to store a pointer there that can point to nil interface. |
||
---|---|---|
.. | ||
dump.go | ||
dump_test.go | ||
server.go | ||
server_test.go |