interfaces

package
v0.0.0-...-62d42d8 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NeuronVisualizerServer

type NeuronVisualizerServer struct {
	// contains filtered or unexported fields
}

func NewNeuronVisualizerServer

func NewNeuronVisualizerServer(neuronSimulationDir string) (*NeuronVisualizerServer, error)

func (*NeuronVisualizerServer) GetNeuronCompartments

func (n *NeuronVisualizerServer) GetNeuronCompartments(
	w http.ResponseWriter, r *http.Request, neuronName openapi.NeuronName,
)

func (*NeuronVisualizerServer) GetNeuronMembranePotentials

func (n *NeuronVisualizerServer) GetNeuronMembranePotentials(
	w http.ResponseWriter, r *http.Request, neuronName openapi.NeuronName,
)

func (*NeuronVisualizerServer) GetNeurons

func (n *NeuronVisualizerServer) GetNeurons(w http.ResponseWriter, r *http.Request)

func (*NeuronVisualizerServer) HealthCheck

func (n *NeuronVisualizerServer) HealthCheck(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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