service

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KCService

func KCService() (store.Store, error)

Types

type MyValue

type MyValue struct {
	Value []byte `json:"value"`
}

func (*MyValue) Marshal

func (m *MyValue) Marshal() ([]byte, error)

func (*MyValue) Metadata

func (m *MyValue) Metadata() map[string]string

func (*MyValue) SetMetadata

func (m *MyValue) SetMetadata(map[string]string) error

func (*MyValue) Unmarshal

func (m *MyValue) Unmarshal(data []byte) error

Jump to

Keyboard shortcuts

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