go-actors

module
v0.0.0-...-126e8e4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2019 License: Apache-2.0

README

go-actors

Actor model implementation in Golang. See *_test.go for usage examples.

# Run tests
go test -test.v -race -failfast -count 100 ./...

# Check code coverage
go test -coverprofile=coverage.out ./...
go tool cover -html=coverage.out

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL