helloworld

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: 9 Imported by: 0

README

サンプルリスト

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

file example name note
sync.go helloworld_sync GO言語でのHelloWorldサンプル (同期版)
async.go helloworld_async GO言語でのHelloWorldサンプル (非同期版)
async2.go helloworld_async2 GO言語でのHelloWorldサンプル (非同期版)(2)
mixed.go helloworld_mixed 同期と非同期の両方で同じことをするサンプル

Documentation

Overview

Package helloworld -- Go言語での Hello World プログラムが配置されているパッケージです。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Async added in v0.2.5

func Async() error

Async -- HelloWorld 非同期版

func Mixed added in v0.2.8

func Mixed() error

Mixed -- 同期と非同期の両方で同じことをするサンプル

func NewRegister

func NewRegister() mapping.Register

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

func Sync added in v0.2.8

func Sync() error

Sync -- GO言語でのHelloWorldサンプル (同期版)

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