Initial commit
This commit is contained in:
7
doc.go
Normal file
7
doc.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// Package camfish provides an actor-model oriented framework for daemons.
|
||||
//
|
||||
// The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
|
||||
// NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
|
||||
// "OPTIONAL" in this documentation are to be interpreted as described in
|
||||
// RFC 2119.
|
||||
package camfish
|
||||
Reference in New Issue
Block a user