Documentation
¶
Index ¶
- func ArtAdd(host string, refresh bool, key []byte, content string, title string, cid uint, ...)
- func ArtAll(host string, refresh bool, key []byte)
- func ArtDownload(host string, refresh bool, key []byte, id uint) (string, string)
- func ArtModify(host string, refresh bool, key []byte, id uint, catId uint, title string, ...)
- func ArtRm(host string, refresh bool, key []byte, id uint)
- func CatAdd(host string, refresh bool, key []byte, name string, alias string)
- func CatAll(host string, refresh bool, key []byte)
- func CatModify(host string, refresh bool, key []byte, id uint, name string, alias string)
- func CatRm(host string, refresh bool, key []byte, id uint, mid uint)
- func Check(host string, serverDesKey []byte) bool
- func CleanCache(host string, refresh bool, key []byte)
- func Login(host string, pubKey []byte, username string, password string) []byte
- func OptAll(host string, refresh bool, key []byte)
- func PageAdd(host string, refresh bool, key []byte, content string, title string, ...)
- func PageAll(host string, refresh bool, key []byte)
- func PageDownload(host string, refresh bool, key []byte, id uint) (string, string)
- func PageModify(host string, refresh bool, key []byte, id uint, title string, content string, ...)
- func PageRm(host string, refresh bool, key []byte, id uint)
- func Ping(host string) []byte
- func TweetAdd(host string, refresh bool, key []byte, message string)
- func TweetAll(host string, refresh bool, key []byte, curPage uint)
- func TweetRm(host string, refresh bool, key []byte, id uint)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArtDownload ¶
func CleanCache ¶
func PageDownload ¶
func PageModify ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.