1// Package backend provides SDK handler interfaces and contracts for implementing and serving backend plugins.
2package backend
3