frequency

package module
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

README

frequency

this is a module which implement frequency utils

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Hello

func Hello(name string) (string, error)

Hello returns a greeting for the named person.

Types

type Edldate added in v1.0.1

type Edldate struct {
	X time.Time
	Y int
}

func (*Edldate) Show added in v1.0.1

func (v *Edldate) Show()

type Freq added in v1.0.3

type Freq int
const (
	Day Freq = iota
	DayB
	Week
	Tenday
	Month
	Quarter
	Halfyear
	Year
)

func (Freq) String added in v1.0.3

func (f Freq) String() string

Jump to

Keyboard shortcuts

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