internal

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package internal contains packages that assist with wireguard types.

Index

Constants

View Source
const TestKeyString = "test"

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyValue

type KeyValue interface {
	Key() string
	fmt.Stringer
}

KeyValue is something represented by a key that can return its value as a string.

type TestKey added in v0.0.4

type TestKey struct{}

func (TestKey) String added in v0.0.4

func (TestKey) String() string

Directories

Path Synopsis
key
Package keys contains the keys used by the wireguard-go ipc.
Package keys contains the keys used by the wireguard-go ipc.
Package parser contains functions that assist with parsing a wireguard-go ipc response.
Package parser contains functions that assist with parsing a wireguard-go ipc response.
Package value manages key-value pairs, conforming to the [internal.KeyValue] interface.
Package value manages key-value pairs, conforming to the [internal.KeyValue] interface.
wgkey
Package wgkey holds basic types for wireguard keys.
Package wgkey holds basic types for wireguard keys.

Jump to

Keyboard shortcuts

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