baseurl

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package baseurl validates base URLs supplied via flags or environment variables. It lives outside pkg/cmd so that hand-written extension subpackages can import it without creating an import cycle through the Stainless-generated pkg/cmd package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Validate

func Validate(value, source string) error

Validate returns an error if value is non-empty but does not start with http:// or https://. The source argument names the flag or environment variable for inclusion in the error message.

Types

This section is empty.

Jump to

Keyboard shortcuts

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