save_to_html

package
v0.0.0-...-67a0ee0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2015 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SaveRecods

func SaveRecods(dir string, threads []collects.Thread, rangeStr string)

Types

type Abstract

type Abstract struct {
	Type    string
	Content string
}

type PageData

type PageData struct {
	PageID      string
	TimeRange   string
	ThreadLists []ThreadList
}

type Thread

type Thread struct {
	Title     string
	Tid       uint64
	Author    string
	Abstracts []Abstract
}

type ThreadList

type ThreadList struct {
	Date       string
	ThreadList []Thread
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL