package
Version:
v1.16.0
Opens a new window with list of versions in this module.
Published: Feb 27, 2024
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package media provides list of media types that could be uploaded.
AddBorders add white borders to the image.
Type represents instagram media upload type.
const (
TypeUndefined Type = iota
TypeStoryPhoto
)
Parse parses Type from string.
Valid checks if Type value is in valid boundaries.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.