memdb

package
v0.0.0-...-958ef34 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

* Copyright (c) 2023 Juice Technologies, Inc. All Rights Reserved.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenStorage

func OpenStorage(ctx context.Context) (storage.Storage, error)

Types

type Agent

type Agent struct {
	restapi.Agent

	SessionIds    []string
	VramAvailable uint64

	LastUpdated int64
}

type Session

type Session struct {
	restapi.Session

	AgentId      string
	Requirements restapi.SessionRequirements
	VramRequired uint64

	LastUpdated int64
}

Jump to

Keyboard shortcuts

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