utils

package
v0.13.0-snapshot.2 Latest Latest
Warning

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

Go to latest
Published: May 19, 2021 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GCD

func GCD(a, b int) int

GCD calculates the Greatest Common Divisor between a and b

func LCM

func LCM(a, b int) int

LCM calculates the Least Common Multiple between a and b

func ParseURL added in v0.13.0

func ParseURL(url string) (urlProto, urlHost, urlPort, urlPath string, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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