Versions in this module Expand all Collapse all v0 v0.0.1 Dec 11, 2023 Changes in this version + func CreateAndInit() *rpc.Instance + func CreateAndInitWithProfile(profileName string, sketchPath *paths.Path) (*rpc.Instance, *rpc.Profile) + func Init(instance *rpc.Instance) + func InitWithProfile(instance *rpc.Instance, profileName string, sketchPath *paths.Path) *rpc.Profile