Skip to content

DGKSK8LIFE/go-copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-copilot

Github Copilot examples with Go. Referenced in my DEV article.

Index

Category Description
math Math snippets like squaring and 2d array multiplication
web Web snippets; mainly HTTP web servers
sql SQL snippets; only with MySQL at the moment