sysvar

package
v0.0.0-...-1743342 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2015 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

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

func (*Info) CmdLines

func (i *Info) CmdLines() Types

func (*Info) ColumnTypes

func (i *Info) ColumnTypes() Types

func (*Info) Defaults

func (i *Info) Defaults() Types

func (*Info) Dynamics

func (i *Info) Dynamics() Types

func (Info) LastSysvar

func (i Info) LastSysvar() string

func (*Info) SaveCommandLine

func (i *Info) SaveCommandLine(cmd_line string)

func (*Info) SaveDefault

func (i *Info) SaveDefault(default_value string)

save the default_val settings

func (*Info) SaveDynamic

func (i *Info) SaveDynamic(dynamic string)

set dynamic

func (*Info) SaveName

func (i *Info) SaveName(name string)

func (*Info) SaveScope

func (i *Info) SaveScope(scope string)

func (*Info) SaveType

func (i *Info) SaveType(name_type string)

add to the name / type map. We'll find more than one value if there's a table with different values for different versions. If the type changes then we'll need to record the value for each version. Not sure if that's needed yet. If the type does not change then there's no problem. Otherwise issue a warning (error?)

func (*Info) Scopes

func (i *Info) Scopes() Types

type Types

type Types map[string]string

Jump to

Keyboard shortcuts

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