api

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SchemeHandler

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

SchemeHandler handles custom dumb:// scheme resolution

func NewSchemeHandler

func NewSchemeHandler(
	assets embed.FS,
	parserService *services.ParserService,
	browserService *services.BrowserService,
) *SchemeHandler

NewSchemeHandler creates a new scheme handler

func (*SchemeHandler) Handle

func (s *SchemeHandler) Handle(uri string, cfg *config.Config) (string, []byte, bool)

Handle processes dumb:// scheme requests

Jump to

Keyboard shortcuts

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