Deprecated: do not use this module any more, it is empty
module
Version:
v0.11.5
Opens a new window with list of versions in this module.
Published: Mar 3, 2024
License: MIT
Opens a new window with license information.
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
¶
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. |
|
|
|
|
|
|
|
|
|
|
|
|
Package faults contains simple fault injection code
|
Package faults contains simple fault injection code |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.