Versions in this module Expand all Collapse all v1 v1.1.0 Jul 28, 2023 Changes in this version + func AddAskCallback(callback func(request air.Request) bool) + func AddFilesCallback(callback func(request air.Request, files []*cpio.File)) + func AddReceiverFoundCallback(callback func(receiver air.Receiver)) + func AskUserAboutAcceptingIncomingFiles(request air.Request) bool + func OnFiles(files []*cpio.File, senderIP string) + func OnReceiverFound(receiver air.Receiver) v1.0.0 Jul 28, 2023