cacher

package
v0.0.49 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package cacher provides implementation of cache type definition

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type uint8

Type represents the cacher type. Currently it support GACHE only.

const (
	Unknown Type = iota
	GACHE
)

func ToType

func ToType(str string) Type

ToType returns the type based on the string.

func (Type) String

func (m Type) String() string

String returns the type name.

Jump to

Keyboard shortcuts

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