package
0.5.36
Repository: https://github.com/devlights/try-golang.git
Documentation: pkg.go.dev

# README

サンプルリスト

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

fileexample namenote
joinpath.gourl_joinpathGo1.19 から追加された url.JoinPath() についてのサンプルです.

# Functions

JoinPath -- Go1.19 から追加された url.JoinPath() についてのサンプルです.
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。.