package main import ( "golang-fave/engine/wrapper" ) func handleBackEnd(e *wrapper.Wrapper) bool { return false }