//
pkg.gl
Category
github.com/gnsalok/design-patterns-go
go-design-patterns
Creational
Singleton
package
0.0.0-20250114054016-c032c0c4f81d
Repository:
https://github.com/gnsalok/design-patterns-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
46 SLOC
#
Structs
MyLogger
MyLogger is the struct we want to make a singleton.