Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var STYLES = fmt.Sprintf("<style>%s</style>", styles)
Functions ¶
func CreateHTTPServer ¶ added in v0.0.2
func CreateHTTPServer(server config.ServerConfig) *http.Server
Types ¶
type HTMLWriter ¶
type HTMLWriter struct {
// contains filtered or unexported fields
}
func (*HTMLWriter) Finish ¶
func (h *HTMLWriter) Finish()
func (*HTMLWriter) Handle ¶
func (h *HTMLWriter) Handle(line gemini.Line)
Click to show internal directories.
Click to hide internal directories.