sdk

package module
v0.0.0-...-ba7efc3 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2022 License: MIT Imports: 0 Imported by: 0

README

sdk

AFAIRE


Copyright (c) 2022 dolmen

Documentation

Overview

Package sdk AFAIRE

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend interface {
	Reserve(process, host string) (string, error)
	Release(reservation string) error
	Close() error
}

type Process

type Process interface {
	Run() error
	Close() error
}

type Store

type Store interface {
	Close() error
}

Directories

Path Synopsis
Package dikit do [do]: https://github.com/samber/do
Package dikit do [do]: https://github.com/samber/do

Jump to

Keyboard shortcuts

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