package main
import (
"os""github.com/clok/kemba"
)
var (
k=kemba.New("human")
)
typeengineerstruct {
namestringemailstringmottostringlanguages []stringtools []stringfavorites []string
}
funcmain() {
_=os.Setenv("DEBUG", "human")
derek:=engineer{
name: "Derek Smith",
email: "derek@clokwork.net",
motto: "I can do this all day.",
languages: []string{"go", "node", "javascript", "typescript", "python", "ruby", "perl", "bash"},
tools: []string{"docker", "kubernetes", "aws", "gcp"},
favorites: []string{"hapi", "debug", "lodash", "husky", "urfave/cli", "git-chglog", "jedib0t/go-pretty", "r3labs/diff"},
}
k.Log(derek)
_=os.Setenv("DEBUG", "")
}👾
I can do this all day.
Husband, father, engineer. Passionate about the craft, quality and Open-Source.
- Austin, TX
- https://clok.sh
- @cloksmith
Highlights
- Pro
Pinned Loading
- GoodwayGroup/gwsm
GoodwayGroup/gwsm PublicKubernetes ConfigMaps + https://github.com/cyberark/summon + AWS Secrets Manager
Go 3
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.




