Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type XAuthError ¶
type XAuthError struct { Err struct { Text string `xml:",chardata"` Code string `xml:"code,attr"` } `xml:"error"` }
func (*XAuthError) Error ¶
func (e *XAuthError) Error() string
Click to show internal directories.
Click to hide internal directories.