package
0.12.0
Repository: https://github.com/ptt-official-app/go-bbs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewCache returns Cache (SHM) by connectionString, connectionString indicate the shm location with uri format eg.
OpenKey open a shm which is already exists.
No description provided by the author
No description provided by the author
No description provided by the author
shmat: map/unmap shared memory, plase see man 2 shmat.
shmctl: shared memory control operations.
shmdt: map/unmap shared memory, plase see man 2 shmdt.
shmget: get shared memort area identifier, please see man 2 shmget.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author