Documentation ¶
Index ¶
- type Internal
- func (i *Internal) GetPhotoDetails() *media_photo.PhotoDetails
- func (i *Internal) GetUploadId() string
- func (i *Internal) GetVideoDetails() map[string]string
- func (i *Internal) SetPhotoDetails(targetFeed, photoFilename string) (pd *media_photo.PhotoDetails, err error)
- func (i *Internal) SetPhotoUploadResponse(photoUploadResponse *responses.UploadPhoto)
- func (i *Internal) SetVideoDetails(targetFeed, videoFilename string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Internal ¶
type Internal struct {
// contains filtered or unexported fields
}
func NewInternalMetaData ¶
func (*Internal) GetPhotoDetails ¶
func (i *Internal) GetPhotoDetails() *media_photo.PhotoDetails
func (*Internal) GetUploadId ¶
func (*Internal) GetVideoDetails ¶
func (*Internal) SetPhotoDetails ¶
func (i *Internal) SetPhotoDetails(targetFeed, photoFilename string) (pd *media_photo.PhotoDetails, err error)
func (*Internal) SetPhotoUploadResponse ¶
func (i *Internal) SetPhotoUploadResponse(photoUploadResponse *responses.UploadPhoto)
func (*Internal) SetVideoDetails ¶
Click to show internal directories.
Click to hide internal directories.