Skip to content

gadielMa/golang-presentacion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang - Presentación

gadielMa

@gmalagrino

Start

go build
go mod tidy
go run main.go

Test

go test ./...