repository

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2016 License: MIT Imports: 3 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProjectConfigRepository

type ProjectConfigRepository interface {
	GetConfig() (*model.ProjectConfig, error)

	UpdateConfig(*model.ProjectConfig) error
}

type YmlProjectConfigRepository

type YmlProjectConfigRepository struct {
	Filename string
}

func (*YmlProjectConfigRepository) GetConfig

func (*YmlProjectConfigRepository) UpdateConfig

func (r *YmlProjectConfigRepository) UpdateConfig(delta *model.ProjectConfig) error

Jump to

Keyboard shortcuts

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