config

package
v0.0.0-...-a0027d1 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2016 License: BSD-3-Clause Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Object

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

Object represents the config file config object.

func New

func New() *Object

New creates a new config object. It provides configuration about the config file.

func (*Object) Dir

func (o *Object) Dir() string

Dir returns the dir of the file config.

func (*Object) Name

func (o *Object) Name() string

Name returns the name of the file config.

func (*Object) SetDir

func (o *Object) SetDir(dir *string)

SetDir sets the dir for the file config.

func (*Object) SetName

func (o *Object) SetName(name *string)

SetName sets the name for the file config.

Jump to

Keyboard shortcuts

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