filepaths

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2020 License: MIT Imports: 4 Imported by: 0

README

サンプルリスト

このディレクトリには以下のサンプルがあります。

file example name note
filepath_walk.go filepath_walk filepaths.Walk() のサンプルです.
filepath_glob.go filepath_glob filepath.Glob() の動作についてのサンプルです.

Documentation

Overview

Package filepaths -- path/filepath パッケージに関するサンプルが配置されているパッケージです。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilePathGlob

func FilePathGlob() error

FilePathGlob は、 filepath.Glob() の動作についてのサンプルです.

https://golang.org/pkg/path/filepath/#Glob

func FilePathWalk

func FilePathWalk() error

FilePathWalk は、filepaths.Walk() のサンプルです.

func NewRegister

func NewRegister() mappings.Register

NewRegister -- このパッケージ用のサンプルを登録する mappings.Register を生成します。

Types

This section is empty.

Jump to

Keyboard shortcuts

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