Skip to content

Instantly share code, notes, and snippets.

@Bebbolus
Last active November 30, 2018 16:38
Show Gist options
  • Save Bebbolus/64f183a69cbe53b1ccb46a2ada097b96 to your computer and use it in GitHub Desktop.
Save Bebbolus/64f183a69cbe53b1ccb46a2ada097b96 to your computer and use it in GitHub Desktop.
package main
import "fmt"
func Talk() {
fmt.Println("Hello FROM PLUGIN!!!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment