Versions in this module Expand all Collapse all v0 v0.1.0 Jan 6, 2021 Changes in this version + func IsMobile(ua string) bool + type PlatformType byte + const Android + const Desktop + const IOs + const Mobile + const WindowsPhone + func Platform(userAgent string) PlatformType + func (i PlatformType) String() string