Skip to content

Commit

Permalink
Document core NS
Browse files Browse the repository at this point in the history
  • Loading branch information
brabster committed Jan 15, 2017
1 parent 0d2fae0 commit 3e45084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aws_arn/core.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
(ns aws-arn.core
"ARN handling support"
(:require [clojure.string :as string]))

(defn- resource-parts->type-and-resource [resource-or-type nil-or-resource]
Expand Down

0 comments on commit 3e45084

Please sign in to comment.