uuidstr

package module
v0.0.0-...-2edffd2 Latest Latest
Warning

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

Go to latest
Published: May 3, 2019 License: Apache-2.0 Imports: 2 Imported by: 15

README

uuidstr

uuid string maker

Documentation

Overview

Package uuidstr make string form uuid

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() string

func NewByFn

func NewByFn(readFn func([]byte) (int, error)) string

func NewByteListByFn

func NewByteListByFn(readFn func([]byte) (int, error)) []byte

func Parse

func Parse(s string) []byte

Parse decodes s into a UUID or returns nil. Both the UUID form of

func ToString

func ToString(src []byte) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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