sessions

package
v0.0.0-...-94e1d31 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package sessions implements a unified view of the sessions across multiple backends.

Index

Constants

View Source
const APIPath = "/api/sessions"

APIPath is the URL path to the sessions collection in the Jupyter REST API.

Variables

This section is empty.

Functions

func Handler

func Handler(localBackend *backends.Backend, remoteBackend *backends.Backend) http.Handler

Handler implements the sessions collection.

func UnifiedView

func UnifiedView(s *resources.Session, b *backends.Backend, sessionID string) *resources.Session

UnifiedView takes the backend view of the session and returns the global view.

Types

This section is empty.

Jump to

Keyboard shortcuts

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