Skip to content

DevanshMathur19/go-convert-server-dm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

env GOOS=linux GOARCH=amd64 go build -o convert_server_amd64 .

Run

go build -o convert_server_amd64 . ./convert_server_amd64

Note

the port number & file name is hard coded in the code for now

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%