package main import ( "reaction/reaction" ) func main() { reaction.Main() }