Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Use functional options to New to configure channelqueue #8

Use functional options to New to configure channelqueue

Use functional options to New to configure channelqueue #8

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2