Skip to content

FrosTiK-SD/models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Models

This repository contains all the models used by your golang code.

To enable getting golang packages from private repo

  1. Setup SSH keys Docs Settings
  2. Setup git with
git config --global url.git@github.com:.insteadOf https://github.com/
  1. Add GOPRIVATE=github.com/FrosTiK-SD/ to your environment