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.5
Published
Mar 13, 2025
Platform
darwin/amd64
Imports
1 packages
Last checked
13 hours ago

Tools for package owners.