Last active
June 15, 2025 07:12
-
-
Save Prajwalprakash3722/b6fb3a0620bc919a67d5ec7cdb70f0d3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Load the mysql, hello, and jobs plugins | |
err := LoadPlugins(manager, []string{"mysql", "hello", "jobs"}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment