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
Published
Feb 1, 2025
Platform
darwin/amd64
Imports
1 packages
Last checked
23 hours ago

Tools for package owners.