Documentation
¶
Index ¶
- func InternalContentBlock(block kinds.ContentBlock) (model.ContentBlock, error)
- func InternalContentBlocks(blocks []kinds.ContentBlock) ([]model.ContentBlock, error)
- func InternalSessionUpdate(update kinds.SessionUpdate) (model.SessionUpdate, error)
- func InternalUsage(usage kinds.Usage) model.Usage
- func PublicContentBlock(block model.ContentBlock) (kinds.ContentBlock, error)
- func PublicContentBlocks(blocks []model.ContentBlock) ([]kinds.ContentBlock, error)
- func PublicSessionUpdate(update model.SessionUpdate) (kinds.SessionUpdate, error)
- func PublicUsage(usage model.Usage) kinds.Usage
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InternalContentBlock ¶
func InternalContentBlock(block kinds.ContentBlock) (model.ContentBlock, error)
func InternalContentBlocks ¶
func InternalContentBlocks(blocks []kinds.ContentBlock) ([]model.ContentBlock, error)
func InternalSessionUpdate ¶
func InternalSessionUpdate(update kinds.SessionUpdate) (model.SessionUpdate, error)
func PublicContentBlock ¶
func PublicContentBlock(block model.ContentBlock) (kinds.ContentBlock, error)
func PublicContentBlocks ¶
func PublicContentBlocks(blocks []model.ContentBlock) ([]kinds.ContentBlock, error)
func PublicSessionUpdate ¶
func PublicSessionUpdate(update model.SessionUpdate) (kinds.SessionUpdate, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.