login

package
v0.0.0-...-f0e7813 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

templ: version: v0.2.747

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginRequest

type LoginRequest struct {
	URL string `json:"url"`
}

type LoginResponse

type LoginResponse struct {
	Session string
}

func Login

func Login(ctx context.Context, req LoginRequest) (*LoginResponse, error)

Jump to

Keyboard shortcuts

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