mdb: write missing package docs
This commit is contained in:
parent
0a96d5c61e
commit
2ab7b72b5f
@ -1,3 +1,5 @@
|
|||||||
|
// Package mbigquery implements connecting to Google's BigQuery service and
|
||||||
|
// simplifying a number of interactions with it.
|
||||||
package mbigquery
|
package mbigquery
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// Package mpubsub implements connecting to Google's PubSub service and
|
||||||
|
// simplifying a number of interactions with it.
|
||||||
package mpubsub
|
package mpubsub
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user