vnc_viewer

import "github.com/analog-substance/carbon/pkg/vnc_viewer"

Index

func Start

func Start(options Options) error

func StartViewer

func StartViewer(options Options) error

type Options

type Options struct {
    Delay        int
    PasswordFile string
    Host         string
}
Last modified July 7, 2026: Dev/go version (#244) (9a0af46)