Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EdmondTabaku/gophront
/ types & classes
Types & classes
7 in github.com/EdmondTabaku/gophront
⨍
Functions
60
◇
Types & classes
7
Struct
DynamicPage
DynamicPage is a dynamic HTML page with dynamic content changes
dynamic_page.go:6
Interface
Element
Element is an interface for all HTML elements
interface.go:4
Struct
PairedElement
PairedElement is an HTML element with a start and end tag
paired.go:8
Struct
Plain
Plain is a plain text element without any HTML tags (can be used for anything)
plain.go:4
Struct
SelfClosingElement
SelfClosingElement is an HTML element with a self-closing tag
self_closing.go:6
Struct
StaticPage
StaticPage is a static HTML page with no dynamic content changes
static_page.go:6
Struct
Style
Style contains CSS style properties
style.go:4