Documentation ¶
Overview ¶
Package misc は、汎用的な目的で利用する雑多なユーティリティが配置されています。
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrURLIsEmpty -- url が 空白だった場合のエラー ErrURLIsEmpty = fmt.Errorf("url is empty") )
Functions ¶
func OpenBrowser ¶
OpenBrowser -- 指定されたURLでブラウザを開きます。
Reference: https://github.com/go101/go101/blob/8760586e110316dcfaad36ff167f67b4f09de0a7/go101.go#L430
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.