All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.golang.database.executor.service_executor.methodBulk.template Maven / Gradle / Ivy

func (se *GenericExecutor) Execute@title@Bulk(ctx context.Context, bulkrequest *fs.Bulk@service_request@) (*fs.Bulk@service_response@, error) {
    return se.ServiceExecutor.Execute@title@Bulk(ctx, bulkrequest)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy