package
1.1.6
Repository: https://github.com/qingcloudhx/core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HandlePanic helper method to handle panics.
NewGenerator returns a new Generator.
NewServiceManager creates a new ServiceManager.
NewSyncQueue creates a new SyncQueue.
No description provided by the author
No description provided by the author
URLStringToFilePath convert fileURL to file path.

# Structs

No description provided by the author
Generator represents a UUID generator that generates UUIDs in sequence from a random starting point.
ServiceConfig is a simple service configuration object.
ServiceManager is a simple service manager.
SyncQueue is a List backed queue.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
Service is an interface for defining/managing a service.