func()

in resources/plugin/client.go [72:75]


func (*Client) Close(_ context.Context) error {
	// TODO: Add your client cleanup here
	return nil
}