uniquestring

package
v0.1.45 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2020 License: MIT Imports: 3 Imported by: 0

README

problem statement

lib for generating unique strings

features

  • API exposed via interface
  • fake implementation to allow faking interactions

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Construct added in v0.1.44

func Construct() (string, error)

Types

type UniqueStringFactory

type UniqueStringFactory interface {
	Construct() (string, error)
}

func NewUniqueStringFactory

func NewUniqueStringFactory() UniqueStringFactory

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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