Movatterモバイル変換


[0]ホーム

URL:


chirp

package
v1.92.2Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License:BSD-3-ClauseImports:5Imported by:6

Details

Repository

github.com/tailscale/tailscale

Links

Documentation

Overview

Package chirp implements a client to communicate with the BIRD InternetRouting Daemon.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

typeBIRDClient

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

BIRDClient handles communication with the BIRD Internet Routing Daemon.

funcNew

func New(socketstring) (*BIRDClient,error)

New creates a BIRDClient.

func (*BIRDClient)Close

func (b *BIRDClient) Close()error

Close closes the underlying connection to BIRD.

func (*BIRDClient)DisableProtocol

func (b *BIRDClient) DisableProtocol(protocolstring)error

DisableProtocol disables the provided protocol.

func (*BIRDClient)EnableProtocol

func (b *BIRDClient) EnableProtocol(protocolstring)error

EnableProtocol enables the provided protocol.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp