github.com/asynkron/protoactor-go@v0.0.0-20240308120642-ef91a6abee75/examples/README.md (about) 1 It is recommanded to create your own go.work to use the local version of the main module. 2 3 Use `go work init && go work use -r . ` to add all examples. 4 5 Besides, go.work is not recommanded to be commited to the repository. 6 7 Not all examples are up-to-date, please help to update them if you find any outdated examples.