Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

package lawzava

import "http"

func handleReadme(w http.ResponseWriter, r *http.Request) {
    http.Redirect(w, r, "https://lawzava.com", http.StatusMovedPermanently)
}
i.e. go here: https://lawzava.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors