Skip to content

Infinitare/types-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

  1. Search for INSERT to find replacements that need to be made
  2. Import to API as repository
    1. create this .netrc file
    2. run go env -w GOPRIVATE=github.com/COMPANYNAME -> COMPANYNAME is case-sensitive & make sure the go import module path is case-sensitive too
    3. after you upload this to your own repository make s ure to change all imports to the correct module path
      1. global replace "github.com/Infinitare/types-template
      2. and replace in go.mod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages