gosix

module
v0.11.15 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT

README

Go Six

An experimental helper library for building idiomatic (to Go and 6RS) cloud services.

Developing

Updating generated code:

go generate -x ./...

Build:

go build -v ./...

Test:

go test -race ./...

Or, using make:

make # does everything

There are other make targets to run individual steps as well

Using

See the 6RiverSystems/gosix-example repo for a simple app built using this framework, or the docs directory here for more details.

Directories

Path Synopsis
package app provides a helper for building the common boilerplate for apps using this library.
package app provides a helper for building the common boilerplate for apps using this library.
db
ent
Package faults contains simple fault injection code
Package faults contains simple fault injection code

Jump to

Keyboard shortcuts

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