Skip to content

Instantly share code, notes, and snippets.

View oklahomer's full-sized avatar
🏠
Working from home

Go HAGIWARA / 萩原 豪 oklahomer

🏠
Working from home
View GitHub Profile
package main
import (
"github.com/AsynkronIT/protoactor-go/actor"
"log"
"os"
"os/signal"
"syscall"
"time"
)
package main
import (
"github.com/AsynkronIT/protoactor-go/actor"
"log"
"os"
"os/signal"
"syscall"
"time"
)
package main
import (
"github.com/AsynkronIT/protoactor-go/actor"
"github.com/AsynkronIT/protoactor-go/router"
"log"
"os"
"os/signal"
"syscall"
"time"
package main
import (
"github.com/AsynkronIT/protoactor-go/actor"
"github.com/AsynkronIT/protoactor-go/router"
"log"
"os"
"os/signal"
"syscall"
"time"
package main
import (
"github.com/AsynkronIT/protoactor-go/actor"
"time"
)
type ping struct{}
type pong struct{}
package main
import (
"github.com/AsynkronIT/protoactor-go/actor"
"log"
"time"
)
type pong struct {
}
package main
import (
"github.com/AsynkronIT/protoactor-go/actor"
"log"
"time"
)
type pong struct {
}
package main
import (
"github.com/AsynkronIT/protoactor-go/actor"
"log"
"time"
)
type pong struct {
}
package main
import (
"github.com/AsynkronIT/protoactor-go/actor"
"log"
"time"
)
type pong struct {
}
pi@raspberrypi ~ $ sudo apt-get install mplayer
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libaa1 libcdparanoia0 libdca0 libdvdnav4 libdvdread4 libenca0 libfribidi0 liblircclient0 liblzo2-2 libmpeg2-4 libopenal-data libopenal1 libpostproc52 libxvmc1
Suggested packages:
libdvdcss2 lirc libportaudio2 libroar-compat2 mplayer-doc netselect fping
The following NEW packages will be installed:
libaa1 libcdparanoia0 libdca0 libdvdnav4 libdvdread4 libenca0 libfribidi0 liblircclient0 liblzo2-2 libmpeg2-4 libopenal-data libopenal1 libpostproc52 libxvmc1 mplayer