ifs

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Go言語のインターフェースについてのサンプルが配置されているパッケージです。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Basic

func Basic() error

Basic は、Goのインターフェースの基本に関するサンプルです. see also: tutorial/tutorial_gotour_19_interface.go

func Composition

func Composition() error

Composition は、 Goのインターフェースのコンポジション (合成) についてのサンプルです.

func DuckTyping

func DuckTyping() error

Go で、インターフェースの仕組みを用いたPythonチックなダックタイピングのやり方のサンプルです.

func NewRegister

func NewRegister() mappings.Register

func VerifyInterfaceCompliance

func VerifyInterfaceCompliance() error

VerifyInterfaceCompliance は、インターフェースの実装を検証するやり方のサンプルです.

REFERENCES::

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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