Skip to content Skip to sidebar Skip to footer
Showing posts with the label Go

How To Call A Variable From Main.go File To An Html File?

In this code, I have an about function in main.go in which I am trying to get the Content variable … Read more How To Call A Variable From Main.go File To An Html File?

Html/templates - Replacing Newlines With

I'm loading a text file that has newlines in it, and pass it to html/templates. Substituting th… Read more Html/templates - Replacing Newlines With

Golang Http Webserver Provide Video (mp4)

I developed a webserver using golang. Pretty plane stuff, it just provides html/js/css and images w… Read more Golang Http Webserver Provide Video (mp4)