//
pkg.gl
Category
github.com/packethost/packet-api-server
pkg
store
package
0.0.0-20230223042617-bc7d1539adbb
Repository:
https://github.com/packethost/packet-api-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
159 SLOC
#
Functions
NewMemory
NewMemory returns a properly initialized Memory.
#
Structs
Memory
Memory is an implementation of DataStore which stores everything in memory.
#
Interfaces
DataStore
DataStore is the item that retrieves backend information to serve out following a contract API.