command
Version:
v3.11.0
Opens a new window with list of versions in this module.
Published: Sep 19, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Flamingo Hello World
Run it:
go run . serve
Open: http://localhost:3322
TLS / HTTPS
Generate certificates:
go run $(go env GOROOT)/src/crypto/tls/generate_cert.go --host localhost:3322
Run it:
go run . serve -c cert.pem -k key.pem
Open: https://localhost:3322
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.