# Functions
FromBase64 create FileBox from Base64.
FromFile create FileBox from file.
FromJSON create FileBox from JSON.
FromQRCode create FileBox from QRCode.
FromStream from io.Reader.
FromUrl create FileBox from url.
No description provided by the author
SetUuidLoader set uuid loader.
SetUuidSaver set uuid saver.
WithMd5 set md5.
WithMetadata set metadata.
WithName set name.
No description provided by the author
WithSize set size.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrNoBase64Data no base64 data.
ErrNoPath no path.
ErrNoQRCode no QR Code.
ErrNoUrl no url.
ErrNoUuid no uuid.
ErrToJSON err to json.
# Structs
FileBox struct.
Options ...
OptionsBase64 base64.
OptionsCommon common options.
OptionsQRCode QRCode.
OptionsUrl url.
OptionsUuid uuid.
# Type aliases
No description provided by the author
go:generate stringer -type=Type.
UuidLoader uuid loader.
UuidSaver uuid saver.