GoLang Swoole\Table::column

request it (210)
GoLang replacement for PHP's Swoole\Table::column [edit | history]



Do you know a GoLang replacement for PHP's Swoole\Table::column? Write it!

PHP Swoole\Table::column

PHP original manual for Swoole\Table::column [ show | php.net ]

Swoole\Table::column

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Table::columnSet the data type and size of the columns.

Description

public ReturnType Swoole\Table::column ( string $name , string $type [, integer $size ] )

Parameters

name

type

size

Return Values