package mime

import "fyne.io/fyne/v2/internal/repository/mime"

Index

Functions

func Split

func Split(mimeTypeFull string) (mimeType, mimeSubType string)

Split spits the mimetype into its main type and subtype.

Source Files

mime.go

Version
v2.5.4-rc1
Published
Jan 27, 2025
Platform
darwin/amd64
Imports
1 packages
Last checked
8 hours ago

Tools for package owners.