toolserver

package module
v0.0.0-...-294a681 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2025 License: MIT Imports: 8 Imported by: 0

README

tools-server

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(opts ...Option) error

Types

type Config

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

func NewConfig

func NewConfig(opts ...Option) (*Config, error)

NewConfig creates a Config instance with optional settings

type Option

type Option func(*Config) error

func WithListenAddr

func WithListenAddr(addr string) Option

WithListenAddr sets the server's listen address

Directories

Path Synopsis
cmd
tool-server command
internal

Jump to

Keyboard shortcuts

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