path

package
v1.1.20 Latest Latest
Warning

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

Go to latest
Published: May 18, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package path provides convenient access to comply project path conventions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	FullPath string
	Info     os.FileInfo
}

File wraps an os.FileInfo as well as the absolute path to the underlying file.

func Narratives

func Narratives() ([]File, error)

Narratives lists all narrative files.

func Policies

func Policies() ([]File, error)

Policies lists all policy files.

func Procedures

func Procedures() ([]File, error)

Procedures lists all procedure files.

func Standards

func Standards() ([]File, error)

Standards lists all standard files.

Jump to

Keyboard shortcuts

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