time

package
v0.0.0-...-dc6f9f8 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoFormatDurationMilliseconds

type GoFormatDurationMilliseconds struct {
	Duration int64 `ko:"name=duration,monadic"` // nanoseconds
}

func (GoFormatDurationMilliseconds) Play

type GoFormatDurationSeconds

type GoFormatDurationSeconds struct {
	Duration int64 `ko:"name=duration,monadic"` // nanoseconds
}

func (GoFormatDurationSeconds) Play

type GoHour

type GoHour struct {
	Scale *int64 `ko:"name=scale,monadic"`
}

func (GoHour) Play

func (g GoHour) Play(ctx *runtime.Context) time.Duration

type GoMinute

type GoMinute struct {
	Scale *int64 `ko:"name=scale,monadic"`
}

func (GoMinute) Play

func (g GoMinute) Play(ctx *runtime.Context) time.Duration

type GoSecond

type GoSecond struct {
	Scale *int64 `ko:"name=scale,monadic"`
}

func (GoSecond) Play

func (g GoSecond) Play(ctx *runtime.Context) time.Duration

type GoSleep

type GoSleep struct {
	Duration time.Duration `ko:"name=duration,monadic"`
}

func (GoSleep) Play

func (g GoSleep) Play(ctx *runtime.Context) time.Duration

Jump to

Keyboard shortcuts

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