Categorygithub.com/starballerina310/go-memcached-tool
modulepackage
0.1.0
Repository: https://github.com/starballerina310/go-memcached-tool.git
Documentation: pkg.go.dev

# README

go-memcached-tool

Build Status MIT License GoDoc

Description

go porting from memcached-tool in Perl (only support display and dump mode)

Installation

% go get github.com/Songmu/go-memcached-tool/cmd/go-memcached-tool

Synopsis

% go-memcached-tool <host[:port] | /path/to/socket>

Author

Songmu

# Packages

No description provided by the author

# Functions

GetSlabStats takes SlabStats from connection.

# Structs

CLI is struct for command line tool.
SlabStat represents slab statuses.