go

module
v0.0.0-...-8528366 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2024 License: MIT

README

Golang Package

This is golang package for s, the repo for this project can be found at: S

Example usage

package main

import (
    "github.com/harryvince/s/packages/go/s"
)

func main() {
    s.Setup()
    // OR
    s.Setup("test")
}

Injects all s secrets into the environment, and an environment can be specified if required.

If an env is not specified dev is used by default.

Directories

Path Synopsis
s

Jump to

Keyboard shortcuts

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