Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CSSComponentsPack ¶
func CSSComponentsPack() web.ComponentsPack
func JSComponentsPack ¶
func JSComponentsPack() web.ComponentsPack
Types ¶
type CodeBuilder ¶
type CodeBuilder struct {
// contains filtered or unexported fields
}
func Code ¶
func Code(code string) (r *CodeBuilder)
func (*CodeBuilder) Code ¶
func (b *CodeBuilder) Code(v string) (r *CodeBuilder)
func (*CodeBuilder) Language ¶
func (b *CodeBuilder) Language(v string) (r *CodeBuilder)
func (*CodeBuilder) MarshalHTML ¶
func (b *CodeBuilder) MarshalHTML(ctx context.Context) (r []byte, err error)
Click to show internal directories.
Click to hide internal directories.