package encoding
import "entgo.io/ent/dialect/gremlin/encoding"
Index ¶
Variables ¶
var (
GraphSON3Mime = NewMime("application/vnd.gremlin-v3.0+json")
)
GraphSON3Mime mime headers.
Types ¶
type Mime ¶
type Mime []byte
Mime defines a gremlin mime type.
func NewMime ¶
NewMime creates a wire format mime header.
func (Mime) String ¶
String implements fmt.Stringer interface.
Source Files ¶
mime.go
Directories ¶
Path | Synopsis |
---|---|
dialect/gremlin/encoding/graphson |
- Version
- v0.14.4 (latest)
- Published
- Mar 17, 2025
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 1 day ago –
Tools for package owners.