Documentation
¶
Index ¶
- func Create(options CreateOptions) (string, error)
- func Delete(options DeleteOptions) (string, error)
- func Get(options GetOptions) (string, error)
- func List(options ListOptions) (string, error)
- func Save(options SaveOptions) (string, error)
- func Send(options SendOptions) (string, error)
- func Trash(options TrashOptions) (string, error)
- func Untrash(options UntrashOptions) (string, error)
- type CreateOptions
- type DeleteOptions
- type GetOptions
- type ListOptions
- type SaveOptions
- type SendOptions
- type TrashOptions
- type UntrashOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(options CreateOptions) (string, error)
func Delete ¶
func Delete(options DeleteOptions) (string, error)
func Get ¶
func Get(options GetOptions) (string, error)
func List ¶
func List(options ListOptions) (string, error)
func Save ¶
func Save(options SaveOptions) (string, error)
func Send ¶
func Send(options SendOptions) (string, error)
func Trash ¶
func Trash(options TrashOptions) (string, error)
func Untrash ¶
func Untrash(options UntrashOptions) (string, error)
Types ¶
type CreateOptions ¶
type DeleteOptions ¶
type GetOptions ¶
type ListOptions ¶
type SaveOptions ¶
type SendOptions ¶
type TrashOptions ¶
Click to show internal directories.
Click to hide internal directories.