package
0.0.0-20241217152011-9cc6b041c71b
Repository: https://github.com/ungive/loon.git
Documentation: pkg.go.dev
# README
Example Go client
Assuming a test server is running with e.g.:
# in the root directory of the project:
go run ./cmd/loon server
Server a local file with:
# in this directory:
go build main.go
go run main.go -server http://localhost:8080 ../../../assets/loon-full.png