Skip to content

Commit

Permalink
add module doc
Browse files Browse the repository at this point in the history
  • Loading branch information
okkdev committed Jun 25, 2024
1 parent 7d3b1eb commit 732017e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/glubsub.gleam
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
//// This module implements a simple pubsub system using gleam actors.
////

import gleam/erlang/process.{type ProcessMonitor, type Selector, type Subject}
import gleam/list
import gleam/otp/actor
Expand Down

0 comments on commit 732017e

Please sign in to comment.