Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUser ¶
Types ¶
type CommenterSession ¶
type CommenterSession struct { CommenterToken string `json:"commenterToken"` CommenterHex string `json:"commenterHex"` CreationDate time.Time `json:"creationDate"` }
func Login ¶
func Login(body *Request) (*CommenterSession, error)
type Comments ¶
func GetCommentCount ¶
Click to show internal directories.
Click to hide internal directories.