security

package
v0.0.0-...-9c0042a Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2025 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyValue

type KeyValue struct {
	Key, Value string
}

KeyValue holds a key/value pair.

type Option

type Option struct {
	Name    string
	Options []KeyValue
}

Option contains the name and options of a security option

func DecodeOptions

func DecodeOptions(opts []string) []Option

DecodeOptions decodes a security options string slice to a type-safe Option.

Jump to

Keyboard shortcuts

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