package
0.7.10
Repository: https://github.com/goto/compass.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FromContext returns the user ID from the context if present, and empty otherwise.
NewContext returns a new context.Context that carries the provided user ID.
NewService initializes user service.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Service is a type of service that manages business process.
User is a basic entity of a user.

# Interfaces

Repository contains interface of supported methods.