types

package
v0.0.0-...-9336d3e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InterfaceSlice

type InterfaceSlice []interface{}

Type for interface slice. Used for redis store.

func (InterfaceSlice) MarshalBinary

func (s InterfaceSlice) MarshalBinary() ([]byte, error)

MarshalBinary for interface slice.

func (*InterfaceSlice) UnmarshalBinary

func (s *InterfaceSlice) UnmarshalBinary(data []byte) error

UnmarshalBinary for interface slice.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL