times

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2020 License: MIT Imports: 3 Imported by: 0

README

サンプルリスト

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

file example name note
time_since.go time_since time.Since() のサンプルです.
time_after.go time_after time.After() のサンプルです.
time_unix_to_time.go time_unix_to_time time.Unix(sec, nsec) のサンプルです.
time_now.go time_now time.Now() のサンプルです.
time_parse.go time_parse time.Parse() のサンプルです.

Documentation

Overview

Package times -- パッケージに関するサンプルが配置されています。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRegister

func NewRegister() mappings.Register

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

func TimeAfter

func TimeAfter() error

TimeAfter は、 time.After() のサンプルです.

func TimeNow

func TimeNow() error

TimeNow は、 time.Now() のサンプルです.

func TimeParse

func TimeParse() error

TimeParse は、 time.Parse() のサンプルです.

func TimeSince

func TimeSince() error

TimeSince は、 time.Since() のサンプルです.

func TimeUnixToTime

func TimeUnixToTime() error

TimeUnixToTime は、 time.Unix(sec, nsec) のサンプルです.

Types

This section is empty.

Jump to

Keyboard shortcuts

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