Golang sdk support questions

I am a software developer for web3 service.

I build my plan with zksync era, and do some test about golang transaction server.

I need to help about golang native way about to use AA contract session sign.

In github zksync-go repository is deprecated, then how to send session signed transaction from golang server?

Is it zksync recommand way that copy zksync-go transaction struct and wrap with go-ethereum?

Hello, you can open up a discussion on our Github Discussion page to see what other options exist. zkSync-Community-Hub/zksync-developers · Discussions · GitHub

thank you

I will check is zksync era feature is neccesary on my service, and write on discussion