A place for me to keep code I refer back to and some of my active projects.
- Melbourne, Australia
Pinned Loading
-
Logrus configuration for Golang
Logrus configuration for Golang 1package utils
23import (
4log "github.com/sirupsen/logrus"
5"os"
-
A very basic GoLang HTTP server
A very basic GoLang HTTP server 1package main
2import (
3"fmt"
4"log"
5"net/http"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.