 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( MessageTypeTitle = MessageType("title") MessageTypeContent = MessageType("content") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageType ¶
type MessageType string
type Server ¶
type Server struct {
	Config   ServerConfig
	Renderer content.Renderer
	// contains filtered or unexported fields
}
    type ServerConfig ¶ added in v0.4.0
 Click to show internal directories. 
   Click to hide internal directories.