//
pkg.gl
Category
github.com/bbakla/hands-on-microservices-kubernetes
pkg
link_manager
package
0.0.0-20211211231856-dac97f05bc7f
Repository:
https://github.com/bbakla/hands-on-microservices-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
460 SLOC
#
Functions
NewDbLinkStore
No description provided by the author
NewLinkManager
No description provided by the author
#
Structs
DbLinkStore
No description provided by the author
LinkManager
No description provided by the author
#
Interfaces
LinkStore
No description provided by the author
#
Type aliases
InMemoryLinkStore
Link store is a map of username:UserLinks.
UserLinks
User links are a map of url:TaggedLink.