1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-06 03:50:56 -07:00
moth/handlers.go

8 lines
45 B
Go
Raw Normal View History

2018-05-02 15:45:45 -06:00
package main
import (
"fmt"
"net/http"
)