Skip to content
View pascalallen's full-sized avatar
Block or Report

Block or report pascalallen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. hmac hmac Public

    hmac is a Go module that offers services for HTTP HMAC authentication.

    Go 1

  2. pubsub pubsub Public

    pubsub is a Go module that offers a concurrent pub/sub service leveraging goroutines and channels.

    Go

  3. kubernetes-go kubernetes-go Public

    kubernetes-go is a Go module that offers tools to deploy to Kubernetes. There is a publication for this repository which can be found at https://pascalallen.medium.com/how-to-deploy-to-kubernetes-7…

    Dockerfile

  4. wasm-go wasm-go Public

    wasm-go is a module that is designed to compile a WebAssembly module from Go. There is a publication for this repository which can be found at https://pascalallen.medium.com/how-to-compile-a-webass…

    Go 1

  5. react-event-dispatcher react-event-dispatcher Public

    Repository for the @pascalallen/react-event-dispatcher NPM package. A lightweight event dispatcher for React.

    TypeScript

  6. grpc-go grpc-go Public

    grpc-go is a module that is designed to give you a gRPC server and client in Go, right out of the box. There is a publication for this repository which can be found at https://pascalallen.medium.co…

    Go