reflects

package
v0.5.18 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 5 Imported by: 0

README

サンプルリスト

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

file example name note
typeof.go reflect_typeof reflect.TypeOf() のサンプルです
selectcase.go reflect_selectcase reflect.SelectCase のサンプルです
find_type.go reflect_find_type 実行時に型を求めるやり方についてのサンプルです

Documentation

Overview

Package reflects -- リフレクション操作についてのサンプルが配置されています.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindType

func FindType() error

FindType -- 実行時に型を求めるやり方についてのサンプルです

REFERENCES:

func NewRegister

func NewRegister() mapping.Register

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

func SelectCase

func SelectCase() error

SelectCase -- reflect.SelectCase のサンプルです。

REFERENCES:

func TypeOf added in v0.5.6

func TypeOf() error

TypeOf -- reflect.TypeOf() のサンプルです.

REFERENCES

Types

This section is empty.

Jump to

Keyboard shortcuts

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