pluginenv

package
v0.5.0 Latest Latest
Warning

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

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

Documentation

Overview

Package pluginenv is one place to read a plugin's environment variables.

It does one thing: keep the SOKEL_ prefix in a single place instead of letting every plugin spell out its own literals.

There is **no** compatibility layer for other prefixes: accepting a second one would save a single redeployment and buy a piece of history nobody dares remove — a bad trade.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(name string) string

Get reads SOKEL_<name>. name carries no prefix: Get("TOKEN"), Get("NATS_TOKEN").

Types

This section is empty.

Jump to

Keyboard shortcuts

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