Documentation
¶
Index ¶
- type Chan
- type Comment
- type DAO
- func (d *DAO) AllKeys() ([]*Key, error)
- func (d *DAO) Comments(threadHash string) ([]*Comment, error)
- func (d *DAO) KeyByName(name string) *Key
- func (d *DAO) KeyByName2(name string) (*Key, error)
- func (d *DAO) ThreadsByChanName(name string) ([]*Thread, error)
- func (d *DAO) TopChans() ([]*Chan, error)
- type Key
- type Thread
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.