go-sizeof-webapp

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2015 License: Apache-2.0 Imports: 2 Imported by: 0

README

Golang sizeof tips

Web tool for interactive playing with Golang struct sizes.

Try online version here.

Aim

Provide comfortable tool to see how fields in struct are aligned, to compare different structs and as the result - to understand and remember alignment rules.

Installing

To install correct versions of dependencies Goop dependency manager should be used.

go get github.com/gophergala/golang-sizeof.tips
cd github.com/gophergala/golang-sizeof.tips
goop install
goop go build -o ./server

You may also install via simple go get by your own risk.

Usage

./server -http=:7777 start
./server stop
./server restart

Platform support

Tested on Linux and OS X x64 platforms, but should work properly and on other *nix-like platforms. Windows is not supported due to daemonization.

License

Apache License 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
log
log/filelog
Package log/filelog implements advanced writer to log files for "log4go" package with improved algorithm of log rotation.
Package log/filelog implements advanced writer to log files for "log4go" package with improved algorithm of log rotation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL