funicular

module
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: LGPL-3.0

README

Funicular

GoDoc Build Status Go Report Card license

01000110 01010101 01001110 01001001 01000011 01010101 01001100 01000001 01010010

Simple facades to create commands.

Important information

This package use retract directive in go.mod file and is now only compatible with Go 1.16 from v1.0.0

Run commands

$ go get ./...
$ cp .env-example .env
$ cd cmd/<cmd>
$ go build ./<cmd>

Run tests locally

$ go get ./...
$ go get github.com/onsi/gomega
$ go get github.com/onsi/ginkgo/ginkgo
$ GO111MODULE=off go get github.com/joho/godotenv/cmd/godotenv
$ godotenv -f <env_file> ginkgo -r --randomizeAllSpecs --randomizeSuites --race --trace

Directories

Path Synopsis
examples
internal
mock
Package mock_clients is a generated GoMock package.
Package mock_clients is a generated GoMock package.
pkg

Jump to

Keyboard shortcuts

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