Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecurseDir ¶
RecurseDir は自身とサブディレクトリのパスリストを返す
Types ¶
type NoDirError ¶
type NoDirError struct {
Path string
}
NoDirError はパスがディレクトリでない時のエラー
func (NoDirError) Error ¶
func (e NoDirError) Error() string
type Pair ¶
Pair は検知されたファイルとテストファイルのペアを保持する
Click to show internal directories.
Click to hide internal directories.