calcgrp

package
v0.0.0-...-67051ba Latest Latest
Warning

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

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

Documentation

Overview

Package calcgrp mantains the group of handlers needed to execute operations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handlers

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

Handlers manages the set of calc endpoints.

func New

func New(calc *calc.Core) *Handlers

New constructs a handlers for route access.

func (*Handlers) Execute

func (h *Handlers) Execute(ctx context.Context, w http.ResponseWriter, r *http.Request) error

Execute handles the operations required by input.

Jump to

Keyboard shortcuts

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