aide-go

command module
v4.4.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

aide-go

A go (lang) helper lib by Hurb

gophers image

Setup

make setup

Using

To use this lib, in your app root path, get this package using:
go get github.com/hurbcom/aide-go/lib

or

go get gopkg.in/hurbcom/aide-go.v1
In your go file, import this using:
import "github.com/hurbcom/aide-go/lib"

or

import "gopkg.in/hurbcom/aide-go.v1"
And use like this:
fmt.Printf("Testing build at ", lib.BeginningOfToday())

Test

make test

Coverage

make coverage

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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