Skip to content

Latest commit

 

History

175 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

humanitec-go-autogen

Autogenerated humanitec golang client

Usage

package cmd

import (
	"github.com/humanitec/humanitec-go-autogen"
)

func doSomething() {
	client, err := humanitec.NewClient(&humanitec.Config{
		Token: os.Getenv("HUM_TOKEN"),
	})
}

About

Autogenerated humanitec golang client

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages