mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-06 03:50:56 -07:00
8 lines
45 B
Go
8 lines
45 B
Go
|
package main
|
||
|
|
||
|
import (
|
||
|
"fmt"
|
||
|
"net/http"
|
||
|
)
|
||
|
|