# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
BuildMarkdownData - []HTMLStream => HTMLData.
BuildMarkdownStream - MarkdownData => []MarkdownStream.
DownloadBuff - download buffer.
DownloadFile - download file.
FillImage - fill image file.
FitImage - fit image file.
FixTableString - fix table string.
InitLogger - init logger.
InitTemplates - init templates.
LoadConfig - load config.
LoadImageFile - load image file.
LoadKeywordMappingList - load keyword mapping file.
LoadMarkdownAndFiles - load a markdown file & somes files.
NewAdaCoreServ -.
NewClient - new AdaRenderClient.
NewDownloadMgr - new DownloadMgr.
NewImageMap - new ImageMap.
NewMakrdown - new Markdown.
NewRateOfChgFloat - new.
NewRateOfChgFloat64 - new.
NewRateOfChgInt - new.
ResizeImage - resize image file.
SaveHTMLData - save html.
SaveImageFile - save image file.
# Constants
ChartSortNoSort - no sort.
ChartSortReverse - reverse sort.
ChartSortSort - sort.
# Variables
ErrDuplicateBNInImageMap - Duplicate buffname in ImageMap.
ErrDuplicateFNInImageMap - Duplicate filename in ImageMap.
ErrInvalidImageFileType - invalid image file type.
ErrNilImageMap - ImageMap is nil.
# Structs
ChartBar - chart bar infomation.
ChartBasicData - chart basic data.
ChartPie - chart pie infomation.
ChartTreeMap - chart treemap infomation.
ChartTreeMapData - chart treemap data.
ChartTreeMapDataFloat - chart treemap float data.
ChartTreeMapFloat - chart treemap float infomation.
ChartTreeMapSeriesNode - chart treemap series node.
ChartTreeMapSeriesNodeFloat - chart treemap series node.
Client - AdaRenderServClient.
Commodity - commodity.
CommodityItem - commodity item.
CommodityShop - commodity shop.
Config - config.
Dataset - dataset.
DownloadMgr - download manager.
DownloadWorker - download worker.
ImageMap - image mapping.
KeywordMapping - keyword mapping.
KeywordMappingList - KeywordMapping list.
Markdown - markdown.
Serv - AdaCore Service.
# Type aliases
FuncOnDownloaded - func (url string, buf []byte, err error).