dlnaflags

package
v1.48.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultOpt = Options{
	ListenAddr:   ":7879",
	FriendlyName: "",
	LogTrace:     false,
}

DefaultOpt contains the defaults options for DLNA serving.

View Source
var Help = `` /* 345-byte string literal not displayed */

Help contains the text for the command line help and manual.

View Source
var (
	Opt = DefaultOpt
)

Opt contains the options for DLNA serving.

Functions

func AddFlags

func AddFlags(flagSet *pflag.FlagSet)

AddFlags add the command line flags for DLNA serving.

Types

type Options

type Options struct {
	ListenAddr   string
	FriendlyName string
	LogTrace     bool
}

Options is the type for DLNA serving options.

Jump to

Keyboard shortcuts

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