Versions in this module Expand all Collapse all v1 v1.5.0 Oct 24, 2022 Changes in this version + var GraphSON3Mime = NewMime("application/vnd.gremlin-v3.0+json") + type Mime []byte + func NewMime(s string) Mime + func (m Mime) String() string