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

# README

サンプルリスト

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

fileexample namenote
generic_type_alias.gogo124_generic_type_aliasGo 1.24 で追加された Generic Type Alias のサンプルです.

# Functions

GenericTypeAlias は、Go 1.24 で追加された Generic Type Alias のサンプルです.
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。.

# Structs

No description provided by the author