# README
GoAppInstanceCtrl
Application Instance Control for GO
# Functions
InitAppInstance initialises an instance of the application based on the value of `appID`.
ReleaseAppInstance will release(unlock) an instance of the application.
Application Instance Control for GO