Versions in this module Expand all Collapse all v0 v0.0.1 Nov 11, 2021 Changes in this version + func CSSComponentsPack() web.ComponentsPack + func JSComponentsPack() web.ComponentsPack + type CodeBuilder struct + func Code(code string) (r *CodeBuilder) + func (b *CodeBuilder) Code(v string) (r *CodeBuilder) + func (b *CodeBuilder) Language(v string) (r *CodeBuilder) + func (b *CodeBuilder) MarshalHTML(ctx context.Context) (r []byte, err error)